Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
OnValidate Method (EnhancementResultsCollection)




Accusoft.ScanFixXpressSdk Namespace > EnhancementResultsCollection Class : OnValidate Method
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)

Parameters

value
Value to be checked
Exceptions
ExceptionDescription
Thrown when value parameter is null
See Also

Reference

EnhancementResultsCollection Class
EnhancementResultsCollection Members