返回第一个与指定标签相同的三维几何对象所处的索引值。

命名空间:  SuperMap.Realspace
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public int IndexOf(
	string tag
)

参数

tag
Type: System..::.String
需要进行索引检查的标签。

返回值

第一个与指定标签相同的三维几何对象所处的索引值。

请参见