Accusoft.SmartZoneOCR5.Net - Updated
EmptyDataValidationListException Constructor(Int32)






Accusoft.SmartZoneOCRSdk Namespace > EmptyDataValidationListException Class > EmptyDataValidationListException Constructor : EmptyDataValidationListException Constructor(Int32)
Initializes a new instance of an empty DataValidationList with a given error number.
Syntax
'Declaration
 
<System.Diagnostics.DebuggerNonUserCodeAttribute()>
<System.Diagnostics.DebuggerStepThroughAttribute()>
Public Function New( _
   ByVal errorNumber As System.Integer _
)
'Usage
 
Dim errorNumber As System.Integer
 
Dim instance As New EmptyDataValidationListException(errorNumber)
[System.Diagnostics.DebuggerNonUserCode()]
[System.Diagnostics.DebuggerStepThrough()]
public EmptyDataValidationListException( 
   System.int errorNumber
)
public EmptyDataValidationListException( 
    errorNumber: System.Integer
); 
System.Diagnostics.DebuggerNonUserCodeAttribute()
System.Diagnostics.DebuggerStepThroughAttribute()
public function EmptyDataValidationListException( 
   errorNumber : System.int
);
[System.Diagnostics.DebuggerNonUserCode()]
[System.Diagnostics.DebuggerStepThrough()]
public: EmptyDataValidationListException( 
   System.int errorNumber
)
[System.Diagnostics.DebuggerNonUserCode()]
[System.Diagnostics.DebuggerStepThrough()]
public:
EmptyDataValidationListException( 
   System.int errorNumber
)

Parameters

errorNumber
See Also

Reference

EmptyDataValidationListException Class
EmptyDataValidationListException Members
Overload List