TextTabStopCollection.Item

TextTabStopCollection indexer

Gets TextTabStop by the index.

public TextTabStop this[int index] { get; }
ParameterDescription
indexThe index.

See Also