Accusoft.SmartZoneOCR5.Net - Updated
GetBaseException Method (InvalidRegularExpressionException)






Accusoft.SmartZoneOCRSdk Namespace > InvalidRegularExpressionException Class : GetBaseException Method
Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Public Function GetBaseException() As System.Exception
'Usage
 
Dim instance As InvalidRegularExpressionException
Dim value As System.Exception
 
value = instance.GetBaseException()
[__DynamicallyInvokable()]
public System.Exception GetBaseException()
public function GetBaseException(): System.Exception; 
__DynamicallyInvokableAttribute()
public function GetBaseException() : System.Exception;
[__DynamicallyInvokable()]
public: System.Exception* GetBaseException(); 
[__DynamicallyInvokable()]
public:
System.Exception^ GetBaseException(); 
See Also

Reference

InvalidRegularExpressionException Class
InvalidRegularExpressionException Members