Determines whether the CurrentPosition is at the first node in the NodeList.
[Visual Basic]
Public ReadOnly Property BOF As Boolean
[C#]
public bool BOF {get;}
Boolean. True if the CurrentPostion is at the first node in the NodeList; otherwise, False.
[C#]
private void Detail_Format(object sender, System.EventArgs eArgs) |
[Visual Basic]
Private Sub Detail_Format(ByVal sender As Object, ByVal e As System.EventArgs) Handles Detail.Format |
XMLDataSource Class | XMLDataSource Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.