Click or drag to resize
MeasuringUnitCollection Methods

The MeasuringUnitCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds a MeasuringUnit object to the MeasuringUnitCollection object.
Public methodCopyTo(Array, Int32)
Copies all items in the collection to an array.
Public methodCopyTo(MeasuringUnit, Int32)
Copies all items in the collection to an array.
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that can be used to iterate over the MeasuringUnitCollection object.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodRemove
Remove a MeasuringUnit object from the MeasuringUnitCollection object.
Public methodToArray
Copies the MeasuringUnitCollection elements to a new array.
Public methodToString (Inherited from Object.)
Top
See Also