ExtraColorSchemeCollection Class |
Namespace: Aspose.Slides.Theme
The ExtraColorSchemeCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Returns a number of elements int the collection.
Read-only Int32.
|
![]() | IsSynchronized |
Returns a value indicating whether access to the ArrayList is synchronized (thread safe).
Read-only Boolean.
|
![]() | Item |
Returns an color scheme by index.
Read-only ExtraColorScheme.
|
![]() | SyncRoot |
Returns an object that can be used to synchronize access to the collection.
Read-only Object.
|
Name | Description | |
---|---|---|
![]() | CopyTo |
Copies all elements of the collection to the specified array.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |