ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / XMLDataSource Class / MoveNext Method

In This Topic
    MoveNext Method (XMLDataSource)
    In This Topic
    Moves the CurrentPosition to the next node in the NodeList.
    Syntax
    'Declaration
     
    Public Sub MoveNext() 
    public void MoveNext()
    See Also