删除从指定索引开始的指定数量的编辑历史。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public bool RemoveRange( int index, int count ) |
参数
- index
- Type: System..::.Int32
指定的编辑历史索引,从该索引开始删除编辑历史。
- count
- Type: System..::.Int32
要删除的编辑历史的数量。