AdjustValueCollection Properties

The AdjustValueCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Return a number of adjustments. Read-only Int32.
Public propertyIsSynchronized
Returns a value indicating whether access to the collection is synchronized (thread-safe). Read-only Boolean.
Public propertyItem
Returns adjustment by index.
Public propertySyncRoot
Returns a synchronization root. Read-only Object.
See Also