DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
True if we can move to the next element
IEnumerator..::..MoveNext()()()()
Implements System.Collections.IEnumerator.MoveNext.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.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
Implements
PublishedContentCollection..::.._PublishedContentCollection..::..MoveNext()()()()IEnumerator..::..MoveNext()()()()