EffectDataCollection Properties |
The EffectDataCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the number of image effects in a collection.
Read-only
Int32
.
|
|
|
IsSynchronized |
Gets a value indicating whether access to the collection is synchronized (thread-safe).
|
|
|
Item |
Gets element by index.
|
|
|
SyncRoot |
Gets a synchronization root.
Readonly
Object
.
|