バージョン

ProgressiveLoadStatusEventArgs コンストラクタ

ProgressiveLoadStatusEventArgs を構築します。
シンタックス
'宣言
 
Public Function New( _
   ByVal currentStatus As Integer _
)
public ProgressiveLoadStatusEventArgs( 
   int currentStatus
)

パラメータ

currentStatus
読み込みの現在のステータス。
参照