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

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 : IAsyncOperationWithProgress<TResult,TProgress> インターフェース
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
TProgress
The type of the progress data.
参照

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