获取指定索引的 Ribbon 控件。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
IBaseItem Item[ int index ] { get; } |
参数
- index
- Type: System..::.Int32
指定的 Ribbon 控件的索引。
C# |
---|
IBaseItem Item[ int index ] { get; } |