Accusoft.SmartZoneOCR5.Net - Updated
Result Constructor






Accusoft.SmartZoneOCRSdk Namespace > Result Class : Result Constructor
Initializes a new instance of the Result class.
Syntax
'Declaration
 
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.Diagnostics.DebuggerNonUserCodeAttribute()>
Protected Function New()
'Usage
 
Dim instance As New Result()
[System.Diagnostics.DebuggerStepThrough()]
[System.Diagnostics.DebuggerNonUserCode()]
protected Result()
protected Result(); 
System.Diagnostics.DebuggerStepThroughAttribute()
System.Diagnostics.DebuggerNonUserCodeAttribute()
protected function Result();
[System.Diagnostics.DebuggerStepThrough()]
[System.Diagnostics.DebuggerNonUserCode()]
protected: Result();
[System.Diagnostics.DebuggerStepThrough()]
[System.Diagnostics.DebuggerNonUserCode()]
protected:
Result();
See Also

Reference

Result Class
Result Members