Item

PortionCollection indexer

Gets the element at the specified index.

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

See Also