CogoPointEnumeratorMoveNext Method |
Advances the enumerator to the next element of the collection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
SyntaxPublic Function MoveNext As Boolean
public:
virtual bool MoveNext() sealed
Return Value
Boolean
See Also