ArcObjects Library Reference (GISClient)  

IAGSEnumServerObjectName.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

IAGSEnumServerObjectName Interface

.NET Related Topics

How to connect to an image service | How to initialize a GeoDataServer object