PrintDocument for WinForms
AssignFrom メソッド (UserCellGroupCollection)


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

パラメータ

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

UserCellGroupCollection クラス
UserCellGroupCollection メンバ