用指定的XML字符串表示的地图替换地图集合对象中指定序号的地图。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public bool SetMapXML( int index, string xml ) |
参数
- index
- Type: System..::.Int32
指定的序号。
- xml
- Type: System..::.String
用来替换指定地图的新地图的XML字符串表示。