Click or drag to resize
LinksMoveNext Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Implements System.Collections.IEnumerator.MoveNext.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool MoveNext()

Return Value

Type: Boolean
True if we can move to the next element

Implements

IEnumeratorMoveNext
Remarks