FlexReport for WinForms
IAsyncOperationWithProgress<TResult,TProgress> インターフェース
メンバ 


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

参照

IAsyncOperationWithProgress<TResult,TProgress> メンバ
C1.Document 名前空間