根据名称查找指定图表的索引。

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

语法

C#
public int IndexOf(
	string name
)

参数

name
Type: System..::.String
指定名称

返回值

索引

请参见