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