Item

ISequence indexer

Returns an effect at the specified index.

public IEffect this[int index] { get; }
ParameterDescription
indexIndex

See Also