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

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > DocumentInfo クラス : AssignFrom メソッド
The source object to copy properties from.
Assigns (copies) properties from another DocumentInfo to the current object.
シンタックス
'宣言
 
Public Sub AssignFrom( _
   ByVal source As DocumentInfo _
) 
public void AssignFrom( 
   DocumentInfo source
)

パラメータ

source
The source object to copy properties from.
参照

DocumentInfo クラス
DocumentInfo メンバ