ArcObjects Library Reference (SystemUtility)  

IMapControlEvents2Helper.OnMapReplaced Method

Fires after the Map contained by the MapControl has been replaced.

ERROR: Syntax information about IMapControlEvents2Helper.OnMapReplaced may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT OnMapReplaced(
  VARIANT newMap
);
[C++]

Parameters

newMap   newMap is a parameter of type VARIANT

See Also

IMapControlEvents2Helper Interface