FlexReport for WinForms
IAsyncActionWithProgress<TProgress> インターフェース
メンバ 


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 : IAsyncActionWithProgress<TProgress> インターフェース
The type of the progress data.
Represents an asynchronous action that includes progress updates.
オブジェクト モデル
IAsyncActionWithProgress<TProgress> インターフェース
シンタックス
'宣言
 
Public Interface IAsyncActionWithProgress(Of TProgress) 
   Inherits IAsyncInfo 
'使用法
 
Dim instance As IAsyncActionWithProgress(Of TProgress)
public interface IAsyncActionWithProgress<TProgress> : IAsyncInfo  
型パラメータ
TProgress
The type of the progress data.
参照

参照

IAsyncActionWithProgress<TProgress> メンバ
C1.Document 名前空間