PrintDocument for WinForms
Clone メソッド (UsageInfo)


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

戻り値の型

The newly created UsageInfo object.
参照

UsageInfo クラス
UsageInfo メンバ