Accusoft.Forms1 - Updated
GetRegularExpression Method (Reader)



Accusoft.SmartZoneICRSdk Namespace > Reader Class : GetRegularExpression Method
Returns the current Regular Expression.
Syntax
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Function GetRegularExpression() As String
Dim instance As Reader
Dim value As String
 
value = instance.GetRegularExpression()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public string GetRegularExpression()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
String^ GetRegularExpression(); 
Remarks
Gets the regular expression previously set.
See Also

Reference

Reader Class
Reader Members
SetRegularExpression Method