FlexReport for WPF
AssignFrom メソッド (ReportParameter)


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

パラメータ

source
The source object to copy properties from.
参照

ReportParameter クラス
ReportParameter メンバ