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


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 : ReportObjectList<TItem> クラス
The type of elements in the collection.
Represents the list of the ReportObject objects, in compare with ReportObjectCollection<TItem> this class addes System.Collections.Generic.List`1 member containing members.
オブジェクト モデル
ReportObjectList<TItem> クラス
シンタックス
'宣言
 
Public MustInherit Class ReportObjectList(Of TItem As ReportObject) 
   Inherits ReportObjectCollection(Of TItem)
   Implements C1.Document.Serialization.IC1SerializableCollection 
'使用法
 
Dim instance As ReportObjectList(Of TItem)
型パラメータ
TItem
The type of elements in the collection.
継承階層

System.Object
   C1.Report.ReportObjectCollection<TItem>
      C1.Report.ReportObjectList<TItem>
         C1.Report.GroupCollection
         C1.Report.ParagraphItemCollection
         C1.Report.ReportObjectNamedList<TItem>
         C1.Report.SectionCollection
         C1.Report.SubSectionCollection

参照

参照

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