FlexReport for WinForms
ReportItemCollection クラス
メンバ 


C1.Document.4.6.2 アセンブリ > C1.Ssrs.RplReader.Recs 名前空間 : ReportItemCollection クラス
オブジェクト モデル
ReportItemCollection クラス
シンタックス
'宣言
 
Public Class ReportItemCollection 
   Inherits System.Collections.ObjectModel.KeyedCollection(Of String,ReportItem)
'使用法
 
Dim instance As ReportItemCollection
public class ReportItemCollection : System.Collections.ObjectModel.KeyedCollection<string,ReportItem> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
         C1.Ssrs.RplReader.Recs.ReportItemCollection

参照

参照

ReportItemCollection メンバ
C1.Ssrs.RplReader.Recs 名前空間