バージョン

Tables プロパティ

エンドユーザーが使用できるテーブルのコレクションを返します。
シンタックス
'宣言
 
Public ReadOnly Property Tables As IKeyedList(Of ProjectTable,String)
public IKeyedList<ProjectTable,string> Tables {get;}
参照