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 IsBOF As Boolean
C# public bool IsBOF { get;}
如果当前行位置在第一行之前,则返回 True,否则返回 false。