获取右键菜单子项集合中指定索引的子项。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
IContextMenuItem Item[ int index ] { get; } |
参数
- index
- Type: System..::.Int32
子项索引。
SuperMap iDesktop 10i(2020) 联机帮助 |
IContextMenuItemCollection..::.Item 属性 |
IContextMenuItemCollection 接口 请参见 发送反馈 |
C# |
---|
IContextMenuItem Item[ int index ] { get; } |