CharCollection.Item

CharCollection indexer

Gets the element at the specified index.

public Char this[int index] { get; }
ParameterDescription
index

See Also