获取拓扑数据集中指定索引处的拓扑检查项对象。

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

语法

C#
public TopologyValidatingItem GetValidatingItem(
	int index
)

参数

index
Type: System..::.Int32
指定的拓扑检查项对象的索引值。

返回值

返回拓扑检查项对象。

请参见