FlexReport for WPF
ValidateParametersAsyncEx メソッド (C1DocumentSource)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document 名前空間 > C1DocumentSource クラス : ValidateParametersAsyncEx メソッド
ValidateParameters メソッドの非ブロック(非同期)バージョン。
シンタックス
'宣言
 
Public Function ValidateParametersAsyncEx() As IAsyncOperationWithProgress(Of List(Of ParameterValidationError),Double)
'使用法
 
Dim instance As C1DocumentSource
Dim value As IAsyncOperationWithProgress(Of List(Of ParameterValidationError),Double)
 
value = instance.ValidateParametersAsyncEx()

戻り値の型

非同期操作を管理するために使用できる IAsyncOperationWithProgress<TResult,TProgress> インタフェース。
参照

C1DocumentSource クラス
C1DocumentSource メンバ