IAdjustValueCollection Interface |
Namespace: Aspose.Slides
The IAdjustValueCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsICollection |
Allows to get base ICollection interface.
Read-only ICollection.
|
![]() | AsIEnumerable |
Returns IEnumerable interface.
Read-only IEnumerable.
|
![]() | Count | (Inherited from ICollection.) |
![]() | IsSynchronized | (Inherited from ICollection.) |
![]() | Item |
Returns adjustment by index.
|
![]() | SyncRoot | (Inherited from ICollection.) |
Name | Description | |
---|---|---|
![]() | CopyTo | (Inherited from ICollection.) |
![]() | GetEnumerator | (Inherited from IEnumerable.) |