全部折叠
全部展开
C#
SuperMap iObjects .NET 11i 联机帮助
DynamicLayers
.
.
::
.
Remove 方法
DynamicLayers 类
请参见
发送反馈
从动态图层集合中移除指定索引的动态图层对象。
命名空间:
SuperMap.Mapping
程序集:
SuperMap.Mapping
(in SuperMap.Mapping)
版本:
dll
语法
C#
public
bool
Remove
(
int
index
)
参数
index
Type:
System
.
.
::
.
Int32
指定的要移除的动态图层的索引值。
返回值
移除成功返回true;否则返回false。
版本信息
SuperMap iObjects .NET
请参见
DynamicLayers 类
SuperMap.Mapping 命名空间