向单值标签专题图子项集合中插入一个子项。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public bool Insert( int index, ThemeLabelUniqueItem item ) |
参数
- index
- Type: System..::.Int32
指定子项插入的序号位置。
- item
- Type: SuperMap.Mapping..::.ThemeLabelUniqueItem
指定的要添加到集合中的单值标签专题图子项。