移除组合框的子项列表中指定的子项。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
void Remove( IComboBoxItem item ) |
参数
- item
- Type: SuperMap.Desktop..::.IComboBoxItem
指定的要移除的子项。
SuperMap iDesktop 10i(2020) 联机帮助 |
IComboBoxItemCollection..::.Remove 方法 |
IComboBoxItemCollection 接口 请参见 发送反馈 |
C# |
---|
void Remove( IComboBoxItem item ) |