Reports for WPF
AssignFrom メソッド (DocumentInfo)

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

パラメータ

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

DocumentInfo クラス
DocumentInfo メンバ