向单值标签专题图子项集合中添加一个子项。

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

语法

C#
public int Add(
	ThemeLabelUniqueItem themeLabelUniqueItem
)

参数

themeLabelUniqueItem
Type: SuperMap.Mapping..::.ThemeLabelUniqueItem
指定的要添加到集合中的单值标签专题图子项。

返回值

返回新添加的子项在集合中的序号。

请参见