PrintDocument for WinForms
AssignFrom メソッド (TableVector)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableVector クラス : AssignFrom メソッド
The source object to copy properties from.
Assigns (copies) properties from another TableVector to the current object. (The TableVector.Ordinal property is not copied.)
シンタックス
'宣言
 
Public Overridable Sub AssignFrom( _
   ByVal source As TableVector _
) 
'使用法
 
Dim instance As TableVector
Dim source As TableVector
 
instance.AssignFrom(source)
public virtual void AssignFrom( 
   TableVector source
)

パラメータ

source
The source object to copy properties from.
参照

TableVector クラス
TableVector メンバ