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 IsEOF As Boolean
C# public bool IsEOF { get;}
現在のローの位置が最後のローの後にくる場合は true、それ以外の場合は false。