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


IEnumCadastralFeatureError.Reset Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Cadastral)  

IEnumCadastralFeatureError.Reset Method

Reset the enumeration to the first Cadastral error object.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumCadastralFeatureError Interface