OutlineCollection.Item

OutlineCollection indexer

Gets outline item from collection by index.

public OutlineItemCollection this[int index] { get; }
ParameterDescription
indexIndex of requested item.

See Also