FlexReport for WinForms
LongOperationEventArgs コンストラクタ(Double)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > LongOperationEventArgs クラス > LongOperationEventArgs コンストラクタ : LongOperationEventArgs コンストラクタ(Double)
How much is complete (from 0 to 1).
Creates a new instance of LongOperationEventArgs with the specified complete value and CanCancel=false.
シンタックス
'宣言
 
Public Function New( _
   ByVal complete As System.Double _
)
'使用法
 
Dim complete As System.Double
 
Dim instance As New LongOperationEventArgs(complete)
public LongOperationEventArgs( 
   System.double complete
)

パラメータ

complete
How much is complete (from 0 to 1).
参照

参照

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