ImageTransformOCollectionEffectiveData Class |
Namespace: Aspose.Slides.Effects
The ImageTransformOCollectionEffectiveData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImageTransformOCollectionEffectiveData | Initializes a new instance of the ImageTransformOCollectionEffectiveData class |
Name | Description | |
---|---|---|
![]() | Count |
Returns the number of image effects 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 element by index.
|
![]() | SyncRoot |
Returns a synchronization root.
Read-only Object.
|
Name | Description | |
---|---|---|
![]() | CopyTo |
Copies all elements from the collection into the specified array.
|
![]() | Equals |
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | GetHashCode |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |