'宣言 Public Interface IAsyncOperationWithProgress (Of TResult,TProgress) Inherits IAsyncInfo
'使用法 Dim instance As IAsyncOperationWithProgress(Of TResult,TProgress)
public interface IAsyncOperationWithProgress<TResult,TProgress> : IAsyncInfo
IAsyncOperationWithProgress<TResult,TProgress> メンバ C1.Win.Document 名前空間