PrintDocument for WinForms
AssignFrom メソッド (Tag)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Tag クラス : AssignFrom メソッド
The source object to copy properties from.
Copies the properties of the specified object to the current object.
シンタックス
'宣言
 
Public Overrides Sub AssignFrom( _
   ByVal source As NamedCollectionItem _
) 
'使用法
 
Dim instance As Tag
Dim source As NamedCollectionItem
 
instance.AssignFrom(source)
public override void AssignFrom( 
   NamedCollectionItem source
)

パラメータ

source
The source object to copy properties from.
参照

Tag クラス
Tag メンバ