ArcObjects Library Reference (DefenseSolutions)  

IEnumAttributeLabel.Reset Method

Rewinds the object pointer to the beginning of the collection.

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

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IEnumAttributeLabel Interface