该方法已过时。返回指定对象的索引值。

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

语法

C#
public int IndexOf(
	Geometry geometry
)

参数

geometry
Type: SuperMap.Data..::.Geometry
指定的要获取索引值的对象。

返回值

返回指定对象的索引值。

版本信息

SuperMap iObjects .NET


在 11.0.1 中过时(编译器警告)
在 11.1.1 中过时(编译器警告)
在 11.2.0 中过时(编译器警告)
在 11.2.1 中过时(编译器警告)

请参见