在最近打开文件组的指定索引处插入最近打开文件项。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
bool Insert( int index, string text ) |
参数
- index
- Type: System..::.Int32
指定的插入位置。
- text
- Type: System..::.String
指定的最近打开文件组中最近打开文件项的标签,该标签用于标识最近打开文件组中的最近打开文件项,同时该标签将显示在最近打开文件的列表中,即显示在最近打开文件项按钮上。