FlexReport for WinForms
AssignFrom メソッド (RenderFragmentCollection)


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

パラメータ

source
The source object to copy properties from.
参照

参照

RenderFragmentCollection クラス
RenderFragmentCollection メンバ