全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
Feature3Ds
.
.
::
.
RemoveAt 方法
Feature3Ds 类
请参见
发送反馈
删除指定索引处的项。
命名空间:
SuperMap.Realspace
程序集:
SuperMap.Realspace
(in SuperMap.Realspace)
版本:
dll
语法
C#
public
void
RemoveAt
(
int
index
)
参数
index
Type:
System
.
.
::
.
Int32
指定的待删除项所处的索引值。
请参见
Feature3Ds 类
SuperMap.Realspace 命名空间