Item

LineFormatCollection indexer

Gets the element at the specified index. Read-only ILineFormat.

public ILineFormat this[int index] { get; }

See Also