バージョン

CreateViewsCollection メソッド (ProjectViewProviderBase)

Views プロパティのコレクションを作成します。
シンタックス
'宣言
 
Protected Overridable Function CreateViewsCollection() As IKeyedList(Of ProjectView,String)
protected virtual IKeyedList<ProjectView,string> CreateViewsCollection()
参照