删除从指定索引处开始的指定数目的最近打开文件组。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
bool RemoveRange( int startIndex, int count ) |
参数
- startIndex
- Type: System..::.Int32
指定的起始索引。
- count
- Type: System..::.Int32
指定的要删除的最近打开文件组的数目。