ActiveReports 18 .NET Edition
MESCIUS.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