Advances the enumerator to the next element of the collection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public bool MoveNext() |
| Visual Basic |
|---|
Public Function MoveNext As Boolean |
| Visual C++ |
|---|
public: virtual bool MoveNext() sealed |