全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
Bubbles
.
.
::
.
IndexOf 方法
Bubbles 类
请参见
发送反馈
返回此气泡集合中指定名称的气泡的索引。
命名空间:
SuperMap.Realspace
程序集:
SuperMap.Realspace
(in SuperMap.Realspace)
版本:
dll
语法
C#
public
int
IndexOf
(
string
name
)
参数
name
Type:
System
.
.
::
.
String
要查找的气泡的名称。
返回值
找到指定的气泡则返回该气泡的索引,否则返回 -1。
请参见
Bubbles 类
SuperMap.Realspace 命名空间