Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UL Ext.: 将游标定位到游标的第一行。
Visual Basic Public Function MoveFirst() As Boolean
C# public bool MoveFirst();
如果成功则返回 true,否则返回 false。例如,如果没有行,此方法将失败。