バージョン

Item(Table) プロパティ

このコレクションで、指定された Table に関連付けられた Section を返します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal table As Table _
) As Section
public Section Item( 
   Table table
) {get;}

パラメータ

table
返されるセクションに関連するテーブル。
参照