Item

IImageTransformOperationCollection indexer

Returns an IImageTransformOperation from the collection by it’s index.

public IImageTransformOperation this[int index] { get; }
ParameterDescription
index

See Also