Click or drag to resize

ArticulationCollection Methods

The ArticulationCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from Collection<Articulation>.)
Public methodClear (Inherited from Collection<Articulation>.)
Public methodContains (Inherited from Collection<Articulation>.)
Public methodCopyTo (Inherited from Collection<Articulation>.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetEnumerator (Inherited from Collection<Articulation>.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf (Inherited from Collection<Articulation>.)
Public methodInsert (Inherited from Collection<Articulation>.)
Public methodRemove (Inherited from Collection<Articulation>.)
Public methodRemoveAt (Inherited from Collection<Articulation>.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also