PrintDocument for WinForms
Clone メソッド (OutlineNode)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > OutlineNode クラス : Clone メソッド
Creates a copy of the current OutlineNode. This method NOT copies Children property.
シンタックス
'宣言
 
Public Function Clone() As OutlineNode
'使用法
 
Dim instance As OutlineNode
Dim value As OutlineNode
 
value = instance.Clone()
public OutlineNode Clone()

戻り値の型

The newly created object.
参照

OutlineNode クラス
OutlineNode メンバ