移除集合中指定索引的选项卡页(TabPage)。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
void RemoveAt( int index ) |
参数
- index
- Type: System..::.Int32
指定的待移除选项卡页(TabPage)。
C# |
---|
void RemoveAt( int index ) |