This topic has not yet been rated - Rate this topic

Regex Constructor

Initializes a new instance of the Regex class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Protected method Regex() Initializes a new instance of the Regex class.
Public method Regex(String) Initializes and compiles a new instance of the Regex class for the specified regular expression.
Protected method Regex(SerializationInfo, StreamingContext) Initializes a new instance of the Regex class by using serialized data.
Public method Regex(String, RegexOptions) Initializes and compiles a new instance of the Regex class for the specified regular expression, with options that modify the pattern.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Quick Reference
Regex Quick Ref page: http://msdn.microsoft.com/en-us/library/az24scfc.aspx