バージョン

Item プロパティ (LayoutPaneCollection)

特定のインデックスの項目への参照を取得します。
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As Integer _
) As LayoutPane
public LayoutPane this[ 
   int index
]; {get; set;}

パラメータ

index
項目のインデックス。

プロパティ値

項目への参照。
参照