AdjustValueCollection Properties |
The AdjustValueCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Return a number of adjustments.
Read-only Int32.
|
![]() | IsSynchronized |
Returns a value indicating whether access to the collection is synchronized (thread-safe).
Read-only Boolean.
|
![]() | Item |
Returns adjustment by index.
|
![]() | SyncRoot |
Returns a synchronization root.
Read-only Object.
|