PrintDocument for WinForms
SetName メソッド (Aggregate)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.DataBinding 名前空間 > Aggregate クラス : SetName メソッド
集計の新しい名前。
現在の 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
集計の新しい名前。
参照

Aggregate クラス
Aggregate メンバ