バージョン

SummaryLookupResults プロパティ

列キーを指定して SummaryResults のルックアップ テーブルを取得します。
シンタックス
'宣言
 
Public ReadOnly Property SummaryLookupResults As Dictionary(Of String,SummaryResultCollection)
public Dictionary<string,SummaryResultCollection> SummaryLookupResults {get;}
参照