PrintDocument for WinForms
IndexEntry コンストラクタ(String)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > IndexEntry クラス > IndexEntry コンストラクタ : IndexEntry コンストラクタ(String)
現在のインデックスエントリの Captionに割り当てられる文字列。
IndexEntryクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal caption As System.String _
)
'使用法
 
Dim caption As System.String
 
Dim instance As New IndexEntry(caption)
public IndexEntry( 
   System.string caption
)

パラメータ

caption
現在のインデックスエントリの Captionに割り当てられる文字列。
参照

IndexEntry クラス
IndexEntry メンバ
オーバーロード一覧