返回动态图层中指定索引的对象。

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

语法

C#
[ObsoleteAttribute]
public Geometry Get(
	int index
)

参数

index
Type: System..::.Int32
指定的对象的索引值。

返回值

返回动态图层中指定索引的对象。

请参见