Sets the enumerator to its initial position, which is before the first element in the collection.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public void Reset()
VB
Public Sub Reset
C++
public: virtual void Reset() sealed