PrintDocument for WinForms
AssignFrom メソッド (TableRow)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > TableRow クラス : AssignFrom メソッド
プロパティのコピー元のソースオブジェクト。
別の TableVectorからのプロパティを現在のオブジェクトに割り当てます(コピーします)。
シンタックス
'宣言
 
Public Overrides Sub AssignFrom( _
   ByVal source As TableVector _
) 
'使用法
 
Dim instance As TableRow
Dim source As TableVector
 
instance.AssignFrom(source)
public override void AssignFrom( 
   TableVector source
)

パラメータ

source
プロパティのコピー元のソースオブジェクト。
参照

TableRow クラス
TableRow メンバ