根据指定的子项的名称,获取下拉按钮的子项集合中的子项。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
IBaseItem Item[ string name ] { get; } |
参数
- name
- Type: System..::.String
子项名称
SuperMap iDesktop 10i(2020) 联机帮助 |
IButtonDropdownItemCollection..::.Item 属性 (String) |
IButtonDropdownItemCollection 接口 请参见 发送反馈 |
C# |
---|
IBaseItem Item[ string name ] { get; } |