FlexReport for WinForms
BeginInvoke(Delegate) メソッド


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document.Export 名前空間 > PdfOptionsForm クラス > BeginInvoke メソッド : BeginInvoke(Delegate) メソッド
シンタックス
'宣言
 
Public Overloads Function BeginInvoke( _
   ByVal method As System.Delegate _
) As System.IAsyncResult
'使用法
 
Dim instance As PdfOptionsForm
Dim method As System.Delegate
Dim value As System.IAsyncResult
 
value = instance.BeginInvoke(method)
public System.IAsyncResult BeginInvoke( 
   System.Delegate method
)

パラメータ

method
参照

PdfOptionsForm クラス
PdfOptionsForm メンバ
オーバーロード一覧