ColorOperationCollection Properties |
The ColorOperationCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Returns the number of operations in a collection.
Read-only Int32.
|
![]() | IsSynchronized |
Returns a value indicating whether access to the collection is synchronized (thread-safe).
Read-only Boolean.
|
![]() | Item |
Returns or sets the operation at the specified index.
Read/write ColorOperation.
|
![]() | SyncRoot |
Returns a synchronization root.
Read-only Object.
|