FlexReport for WinForms
ReportObjectCollection<TItem> クラス
メンバ 


C1.Report アセンブリ > C1.Report 名前空間 : ReportObjectCollection<TItem> クラス
The type of elements in the collection.
Represents the collection of the ReportObject objects.
オブジェクト モデル
ReportObjectCollection<TItem> クラス
シンタックス
'宣言
 
Public MustInherit Class ReportObjectCollection(Of TItem As ReportObject) 
   Implements C1.Document.Serialization.IC1SerializableCollection 
'使用法
 
Dim instance As ReportObjectCollection(Of TItem)
public abstract class ReportObjectCollection<TItem> : C1.Document.Serialization.IC1SerializableCollection  
where TItem: ReportObject
型パラメータ
TItem
The type of elements in the collection.
継承階層

System.Object
   C1.Report.ReportObjectCollection<TItem>
      C1.Report.FieldCollection
      C1.Report.ReportObjectList<TItem>

参照

参照

ReportObjectCollection<TItem> メンバ
C1.Report 名前空間