This document is archived and information here might be outdated.  Recommended version.


IEnumRule.Reset Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IEnumRule.Reset Method

Resets the enumeration sequence to the beginning.

[Visual Basic .NET]
Public Sub Reset ( _
)
[C#]
public void Reset (
);
[C++]
HRESULT Reset(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IEnumRule Interface

.NET Related Topics

Adding and working with connectivity rules in a geometric network | Checking for topology error features in a geodatabase topology | Geodatabase