Item

IColorOperationCollection indexer

Returns or sets the operation at the specified index. Read/write IColorOperation.

public IColorOperation this[int index] { get; set; }

See Also