Accusoft.ScanFixXpress8.Net
OnValidate Method (EnhancementResultsCollection)




Value to be checked
Performs type checking on the object to ensure it is a ScanFix enhancement option
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Protected Overrides Sub OnValidate( _
   ByVal value As Object _
) 
'Usage
 
Dim instance As EnhancementResultsCollection
Dim value As Object
 
instance.OnValidate(value)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
protected override void OnValidate( 
   object value
)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
protected: void OnValidate( 
   Object* value
) override 
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
protected:
void OnValidate( 
   Object^ value
) override 

Parameters

value
Value to be checked
Exceptions
ExceptionDescription
System.ArgumentNullExceptionThrown when value parameter is null
See Also

Reference

EnhancementResultsCollection Class
EnhancementResultsCollection Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback