PrintDocument for WinForms
GetNestedObjectCount メソッド (RenderObject)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : GetNestedObjectCount メソッド
Calculates the count of objects which are nested within this object. This method takes into account child objects and their children.
シンタックス
'宣言
 
Public Function GetNestedObjectCount() As System.Integer
'使用法
 
Dim instance As RenderObject
Dim value As System.Integer
 
value = instance.GetNestedObjectCount()
public System.int GetNestedObjectCount()

戻り値の型

Returns the count of nested objects.
参照

RenderObject クラス
RenderObject メンバ