ImageTransformOCollectionEffectiveData

ImageTransformOCollectionEffectiveData class

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

The ImageTransformOCollectionEffectiveData type exposes the following members:

Constructors

NameDescription
ImageTransformOCollectionEffectiveData()Initializes a new instance of the ImageTransformOCollectionEffectiveData class

Properties

NameDescription
as_i_collectionReturns ICollection class.
as_i_enumerableReturns IEnumerable class.

Indexer

NameDescription
[index]Returns element by index.

See Also