FlexReport for WinForms
OnValidateParametersCompleted メソッド


C1.Win.C1Document.4 アセンブリ > C1.Win.C1Document 名前空間 > C1DocumentSource クラス : OnValidateParametersCompleted メソッド
内部使用。
シンタックス
'宣言
 
Protected Overridable Sub OnValidateParametersCompleted( _
   ByVal errors As System.Collections.Generic.List(Of ParameterValidationError), _
   ByVal exception As System.Exception _
) 
'使用法
 
Dim instance As C1DocumentSource
Dim errors As System.Collections.Generic.List(Of ParameterValidationError)
Dim exception As System.Exception
 
instance.OnValidateParametersCompleted(errors, exception)
protected virtual void OnValidateParametersCompleted( 
   System.Collections.Generic.List<ParameterValidationError> errors,
   System.Exception exception
)

パラメータ

errors
exception
参照

C1DocumentSource クラス
C1DocumentSource メンバ