PrintDocument for WinForms
Collection プロパティ (RenderObject)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : Collection プロパティ
Gets the RenderObjectCollection containing the current object, or null if the current object has no IOwnedCollectionItem.Owner or the owner is not a RenderObjectCollection.
シンタックス
'宣言
 
Public ReadOnly Property Collection As RenderObjectCollection
'使用法
 
Dim instance As RenderObject
Dim value As RenderObjectCollection
 
value = instance.Collection
public RenderObjectCollection Collection {get;}
参照

RenderObject クラス
RenderObject メンバ