ArcObjects Library Reference  (Carto)    

IMaps.Reset Method

Removes all maps from the collection.

[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

IMaps Interface

 


Feedback Send feedback on this page