删除一个指定序号的三维单值专题图子项。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public bool Remove( int index ) |
参数
- index
- Type: System..::.Int32
指定的待删除的三维单值专题图子项序列的序号。
C# |
---|
public bool Remove( int index ) |