FlexReport for WinForms
Completed プロパティ (IAsyncOperationWithProgress<TResult,TProgress>)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > IAsyncOperationWithProgress<TResult,TProgress> インターフェース : Completed プロパティ
Gets or sets the method that handles the action completed event.
シンタックス
'宣言
 
Property Completed As C1.Document.AsyncOperationWithProgressCompletedHandler(Of TResult,TProgress)
'使用法
 
Dim instance As IAsyncOperationWithProgress(Of TResult,TProgress)
Dim value As C1.Document.AsyncOperationWithProgressCompletedHandler(Of TResult,TProgress)
 
instance.Completed = value
 
value = instance.Completed
C1.Document.AsyncOperationWithProgressCompletedHandler<TResult,TProgress> Completed {get; set;}
参照

参照

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