Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UL 拡張:現在のローの位置が最初のローの前かどうかをチェックします。
Visual Basic Public Readonly Property IsBOF As Boolean
C# public bool IsBOF { get;}
現在のローの位置が最初のローの前にくる場合は true、それ以外の場合は false。