SlideColorSchemeCollection Properties |
The SlideColorSchemeCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Gets a number of elements int the collection.
Readonly
Int32
.
|
|
|
IsSynchronized |
Gets a value indicating whether access to the ArrayList is synchronized (thread safe).
Readonly
Boolean
.
|
|
|
Item |
Gets an color scheme by index.
Readonly
SlideColorScheme
.
|
|
|
SyncRoot |
Gets an object that can be used to synchronize access to the collection.
Readonly
Object
.
|