TextLineCollection Class

TextLineCollection class

Represents the TextLineCollection.

public class TextLineCollection : ReadOnlyCollection<TextLine>

Methods

NameDescription
IndexOf(int)Gets the index of the given position.

See Also