Click or drag to resize
MeasuringUnitCollection Properties

The MeasuringUnitCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of items in the MeasuringUnitCollection object.
Public propertyIsSynchronized
Gets a value indicating whether access to the MeasuringUnitCollection is synchronized (thread safe).
Public propertyItemInt32
Gets the item at the specified identifier.
Public propertyItemString
Gets the item with the specified name.
Public propertySyncRoot
Gets an object that can be used to synchronize access to the MeasuringUnitCollection.
Top
See Also