IImageTransformOCollectionEffectiveData

IImageTransformOCollectionEffectiveData class

Immutable object that represents a readonly collection of effective image transform effects.

The IImageTransformOCollectionEffectiveData type exposes the following members:

Properties

NameDescription
as_i_collectionReturns ICollection class.
as_i_enumerableReturns IEnumerable class.

Indexer

NameDescription
[index]Returns element by index.

See Also