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.8.0.280
Syntax
C#
public void Reset()
VB
Public Sub Reset
C++
public: virtual void Reset() sealed