Reports for WPF
Clone メソッド (Chart.ChartOwnedItem)

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields 名前空間 > Chart.ChartOwnedItem クラス : Clone メソッド
The owner of the new object.
Create a duplicate instance of this object.
シンタックス
'宣言
 
Public MustOverride Function Clone( _
   ByVal owner As Chart _
) As System.Object
public abstract System.object Clone( 
   Chart owner
)

パラメータ

owner
The owner of the new object.

戻り値の型

A new object which is a copy of this object.
参照

Chart.ChartOwnedItem クラス
Chart.ChartOwnedItem メンバ