This documentation is archived and is not being maintained.
Regex.UseOptionR Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Protected Function UseOptionR() As Boolean [C#] protected bool UseOptionR(); [C++] protected: bool UseOptionR(); [JScript] protected function UseOptionR() : Boolean;
See Also
Regex Class | Regex Members | System.Text.RegularExpressions Namespace
Show: