PrintDocument for WinForms
SetName メソッド (NamedCollectionItem)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > NamedCollectionItem クラス : SetName メソッド
項目の新しい名前。
現在の項目の名前を設定します。
シンタックス
'宣言
 
Protected Overridable Sub SetName( _
   ByVal newName As System.String _
) 
'使用法
 
Dim instance As NamedCollectionItem
Dim newName As System.String
 
instance.SetName(newName)
protected virtual void SetName( 
   System.string newName
)

パラメータ

newName
項目の新しい名前。
参照

NamedCollectionItem クラス
NamedCollectionItem メンバ