在集合中从指定序号开始删除指定个数的网格面对象。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public int RemoveRange( int index, int count ) |
参数
- index
- Type: System..::.Int32
指定的索引位置。
- count
- Type: System..::.Int32
需要删除的网格面对象个数。