'宣言 Public Overloads Property Item( _ ByVal Index As System.Integer _ ) As C1RibbonGroup
public C1RibbonGroup Item( System.int Index ) {get; set;}
パラメータ
- Index
- 指定のインデックス。
'宣言 Public Overloads Property Item( _ ByVal Index As System.Integer _ ) As C1RibbonGroup
public C1RibbonGroup Item( System.int Index ) {get; set;}