获取指定索引的模型名称

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

语法

C#
public string Item[
	int i
] { get; }

参数

i
Type: System..::.Int32
索引

返回值

模型名称

请参见