Document Library for WinForms
ParameterValidationError コンストラクタ

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > ParameterValidationError クラス : ParameterValidationError コンストラクタ
The parameter associated with the error.
The erroneous value.
The error message.
Initializes a new instance of the ParameterValidationError class.
シンタックス
'宣言
 
Public Function New( _
   ByVal parameter As Parameter, _
   ByVal value As System.Object, _
   ByVal errorMessage As System.String _
)
public ParameterValidationError( 
   Parameter parameter,
   System.object value,
   System.string errorMessage
)

パラメータ

parameter
The parameter associated with the error.
value
The erroneous value.
errorMessage
The error message.
参照

ParameterValidationError クラス
ParameterValidationError メンバ