バージョン

Views プロパティ

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