获取选择集中指定几何对象的系统 ID (即为其属性数据中SmID 字段的值)。

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

语法

C#
public int this[
	int index
] { get; }

参数

index
Type: System..::.Int32
指定几何对象的序列号。

返回值

SmID 字段的值。

版本信息

SuperMap iObjects .NET


请参见