FlexReport for WinForms
OnValidateParametersCompleted メソッド (C1PdfDocumentSource)


C1.Win.Document.8 アセンブリ > C1.Win.Document 名前空間 > C1PdfDocumentSource クラス : OnValidateParametersCompleted メソッド
シンタックス
'宣言
 
Protected Overridable Sub OnValidateParametersCompleted( _
   ByVal errors As System.Collections.Generic.List(Of ParameterValidationError), _
   ByVal exception As System.Exception _
) 
'使用法
 
Dim instance As C1PdfDocumentSource
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
参照

参照

C1PdfDocumentSource クラス
C1PdfDocumentSource メンバ