该方法已过时。返回动态图层中指定索引的对象。

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

语法

C#
public Geometry Get(
	int index
)

参数

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

返回值

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

版本信息

SuperMap iObjects .NET


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

请参见