全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
IComboBoxItemCollection
.
.
::
.
FindItemByText 方法
IComboBoxItemCollection 接口
请参见
发送反馈
在组合框子项集合中查找子项文本为指定文本的子项。
命名空间:
SuperMap.Desktop
程序集:
SuperMap.Desktop.Core
(in SuperMap.Desktop.Core)
版本:
dll
语法
C#
IComboBoxItem
[]
FindItemByText
(
string
text
)
参数
text
Type:
System
.
.
::
.
String
子项文本。
返回值
子项集合。
请参见
IComboBoxItemCollection 接口
SuperMap.Desktop 命名空间