バージョン

Item プロパティ (ExplorerBarGroupCollection)

指定したインデックスのグループを取得または設定します。
シンタックス
'宣言
 
Public Shadows Default Property Item( _
   ByVal index As Integer _
) As ExplorerBarGroup
public new ExplorerBarGroup this[ 
   int index
]; {get; set;}

パラメータ

index
インデックス

プロパティ値

指定したインデックスにある ExplorerBarGroup を返します。
参照