返回指定名称的地图书签的索引值。

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

语法

C#
public int IndexOf(
	string name
)

参数

name
Type: System..::.String
指定的地图书签对象的名称。

返回值

返回指定名称的地图书签的索引值。

请参见