FlexReport for WinForms
InternalValidateParameters メソッド (C1DocumentSource)


C1.Win.C1Document.4.8 アセンブリ > C1.Win.C1Document 名前空間 > C1DocumentSource クラス : InternalValidateParameters メソッド
シンタックス
'宣言
 
Protected MustOverride Sub InternalValidateParameters( _
   ByVal errors As System.Collections.Generic.List(Of ParameterValidationError), _
   ByVal context As IExecutionContext _
) 
'使用法
 
Dim instance As C1DocumentSource
Dim errors As System.Collections.Generic.List(Of ParameterValidationError)
Dim context As IExecutionContext
 
instance.InternalValidateParameters(errors, context)
protected abstract void InternalValidateParameters( 
   System.Collections.Generic.List<ParameterValidationError> errors,
   IExecutionContext context
)

パラメータ

errors
context
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ