This documentation is archived and is not being maintained.
Regex.UseOptionC 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 UseOptionC() As Boolean [C#] protected bool UseOptionC(); [C++] protected: bool UseOptionC(); [JScript] protected function UseOptionC() : Boolean;
See Also
Regex Class | Regex Members | System.Text.RegularExpressions Namespace
Show: