PrintDocument for WinForms
RenderObjectCollection クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : RenderObjectCollection クラス
Represents the collection of RenderObject objects. Represents a collection of RenderObject objects. Used to store objects in the C1PrintDocument.Body of a C1PrintDocument (see DocumentBody.Children), and child objects contained in another RenderObject (see RenderObject.Children).
オブジェクト モデル
RenderObjectCollection クラス
シンタックス
'宣言
 
Public Class RenderObjectCollection 
   Inherits OwnedCollection
'使用法
 
Dim instance As RenderObjectCollection
public class RenderObjectCollection : OwnedCollection 
継承階層

System.Object
   System.Collections.CollectionBase
      C1.C1Preview.OwnedCollectionBase
         C1.C1Preview.OwnedCollection
            C1.C1Preview.RenderObjectCollection

参照

RenderObjectCollection メンバ
C1.C1Preview 名前空間
Children プロパティ
Children プロパティ