ArcObjects Library Reference  (Carto)    

INetworkRendererCollection.Reset Method

Resets the enumeration sequence to the beginning.

[Visual Basic 6.0]
Sub Reset
[Visual Basic .NET]
Public Sub Reset ( _
)
[C#]
public void Reset (
);
[Java]
public void reset (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT Reset(
void
);

Product Availability

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

See Also

INetworkRendererCollection Interface

 


Feedback Send feedback on this page