PrintDocument for WinForms
SetName メソッド (DictionaryItem)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DictionaryItem クラス : SetName メソッド
The new name.
Overridden. Sets the name of the current item.
シンタックス
'宣言
 
Protected Overrides Sub SetName( _
   ByVal newName As System.String _
) 
'使用法
 
Dim instance As DictionaryItem
Dim newName As System.String
 
instance.SetName(newName)
protected override void SetName( 
   System.string newName
)

パラメータ

newName
The new name.
参照

DictionaryItem クラス
DictionaryItem メンバ