IAdjustValueCollection
General
IAdjustValueCollection és una interfície en Aspose.Slides per a NET.
Representa una col·lecció de valors d’ajust de forma.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Count | int | Read | Returns the number of adjustable values, while AsICollection and AsIEnumerable expose standard collection interfaces |
AsICollection | IList<IAdjustValue> | Read | Provides the adjust values as an IList |
AsIEnumerable | IEnumerable<IAdjustValue> | Read | Provides the adjust values as an IEnumerable |