FlexReport for WinForms
RenderFragmentCollection クラス
メンバ 


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 : RenderFragmentCollection クラス
Represents collection of the RenderFragment objects.
オブジェクト モデル
RenderFragmentCollection クラス
シンタックス
'宣言
 
Public Class RenderFragmentCollection 
   Inherits System.Collections.ObjectModel.Collection(Of RenderFragment)
   Implements ICloneableObject 
'使用法
 
Dim instance As RenderFragmentCollection
public class RenderFragmentCollection : System.Collections.ObjectModel.Collection<RenderFragment>, ICloneableObject  
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Document.RenderFragmentCollection

参照

参照

RenderFragmentCollection メンバ
C1.Document 名前空間