PrintDocument for WinForms
Clone メソッド (IndexEntry)


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

戻り値の型

The newly created IndexEntry object.
参照

IndexEntry クラス
IndexEntry メンバ