用于获得矢量文件缓存中当前选中对象某一字段的值。

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

语法

C#
public Object GetFieldValueOfSelectedObject(
	int index
)

参数

index
Type: System..::.Int32
要取其值的字段的索引。

返回值

矢量文件缓存中当前选中对象某一字段的值。

请参见