DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
True if we can move to the next element
Implements System.Collections.IEnumerator.MoveNext.
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public bool MoveNext() |
Visual Basic |
---|
Public Function MoveNext As Boolean |
Visual C++ |
---|
public: virtual bool MoveNext() sealed |
Return Value
Type: BooleanTrue if we can move to the next element