Sets the enumerator to its initial position, which is before the first element in the collection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public void Reset() |
Visual Basic |
---|
Public Sub Reset |
Visual C++ |
---|
public: virtual void Reset() sealed |