Document Library for WinForms
AssignFrom メソッド (DocumentInfo)

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

パラメータ

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

DocumentInfo クラス
DocumentInfo メンバ