Property Eof
Eof
When implemented by a class, indicates whether current position is out of the text, signaling that whole text is parsed.
bool Eof { get; }
When implemented by a class, indicates whether current position is out of the text, signaling that whole text is parsed.
bool Eof { get; }