将给定的栅格单值专题图子项插入到指定序号的位置。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public bool Insert( int index, ThemeGridUniqueItem item ) |
参数
- index
- Type: System..::.Int32
指定的栅格单值专题图子项序列的序号。
- item
- Type: SuperMap.Mapping..::.ThemeGridUniqueItem
插入的栅格单值专题图子项。