删除最近打开文件组中从指定索引开始的指定数目的子项。
命名空间:
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
指定待删除的最近打开文件项的数量。