Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UL Ext.: 检查当前行位置是否在最后一行之后。
Visual Basic Public Readonly Property IsEOF As Boolean
C# public bool IsEOF { get;}
如果当前行位置在最后一行之后,则返回 true,否则返回 false。