获取组合物标对象的属性信息。

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

语法

C#
public ChartAttributeInfo[] GetS57AttributeValues(
	S57FeatureObjectIDInfo collectionFOIDInfo
)

参数

collectionFOIDInfo
Type: SuperMap.Chart..::.S57FeatureObjectIDInfo
指定的组合物标对象的特征物标标识信息。

返回值

组合物标对象的属性信息数组。

请参见