PrintDocument for WinForms
SetName メソッド (Aggregate)


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

パラメータ

newName
The new name of the aggregate.
参照

Aggregate クラス
Aggregate メンバ