FlexReport for WinForms
AssignFrom メソッド (ReportLinkTargetBookmark)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > ReportLinkTargetBookmark クラス : AssignFrom メソッド
The source object, properties of which are copied.
Copies properties from another object into this object.
シンタックス
'宣言
 
Public Overrides Sub AssignFrom( _
   ByVal source As ReportLinkTargetBase _
) 
'使用法
 
Dim instance As ReportLinkTargetBookmark
Dim source As ReportLinkTargetBase
 
instance.AssignFrom(source)
public override void AssignFrom( 
   ReportLinkTargetBase source
)

パラメータ

source
The source object, properties of which are copied.
参照

参照

ReportLinkTargetBookmark クラス
ReportLinkTargetBookmark メンバ