FlexReport for WinForms
Dictionary プロパティ (ReportItemCollection)


C1.Document アセンブリ > C1.Ssrs.RplReader.Recs 名前空間 > ReportItemCollection クラス : Dictionary プロパティ
シンタックス
'宣言
 
Protected ReadOnly Property Dictionary As System.Collections.Generic.IDictionary(Of TKey,TItem)
'使用法
 
Dim instance As ReportItemCollection
Dim value As System.Collections.Generic.IDictionary(Of TKey,TItem)
 
value = instance.Dictionary
protected System.Collections.Generic.IDictionary<TKey,TItem> Dictionary {get;}
参照

参照

ReportItemCollection クラス
ReportItemCollection メンバ