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


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 : ReportOwnedCollection<TItem> クラス
The type of the collection items.
Represents a C1.Document.OwnedCollection<TItem> that notifies FlexReport about changes.
オブジェクト モデル
ReportOwnedCollection<TItem> クラス
シンタックス
'宣言
 
Public MustInherit Class ReportOwnedCollection(Of TItem As {IOwnedObject, ICloneableObject}) 
   Inherits C1.Document.OwnedCollection(Of TItem)
   Implements C1.Document.ICloneableObjectC1.Document.IOwnedObject 
'使用法
 
Dim instance As ReportOwnedCollection(Of TItem)
型パラメータ
TItem
The type of the collection items.
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Document.OwnedCollectionBase<TItem>
         C1.Document.OwnedCollection<TItem>
            C1.Report.ReportOwnedCollection<TItem>
               C1.Report.ReportLabeledValues
               C1.Report.SortDefinitionCollection

参照

参照

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