该方法已过时。移除动态图层中指定索引的对象。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public bool Remove( int index ) |
参数
- index
- Type: System..::.Int32
指定的要移除的对象的索引值。
返回值
移除成功返回true;移除失败返回false。版本信息
SuperMap iObjects .NET
在 11.0.1 中过时(编译器警告)
在 11.1.1 中过时(编译器警告)
在 11.2.0 中过时(编译器警告)
在 11.2.1 中过时(编译器警告)