The GenericNamePattern type exposes the following members.
|
|
Name |
Description |
|
Equals(System.Object)
|
(Inherited from Object.) |
|
Finalize
|
(Inherited from Object.) |
|
GetGroupNames
|
(Inherited from Regex.) |
|
GetGroupNumbers
|
(Inherited from Regex.) |
|
GetHashCode
|
(Inherited from Object.) |
|
GetType
|
(Inherited from Object.) |
|
GroupNameFromNumber(System.Int32)
|
(Inherited from Regex.) |
|
GroupNumberFromName(System.String)
|
(Inherited from Regex.) |
|
InitializeReferences
|
(Inherited from Regex.) |
|
IsMatch(System.String)
|
(Inherited from Regex.) |
|
IsMatch(System.String,System.Int32)
|
(Inherited from Regex.) |
|
Match(System.String)
|
(Inherited from Regex.) |
|
Match(System.String,System.Int32)
|
(Inherited from Regex.) |
|
Match(System.String,System.Int32,System.Int32)
|
(Inherited from Regex.) |
|
Matches(System.String)
|
(Inherited from Regex.) |
|
Matches(System.String,System.Int32)
|
(Inherited from Regex.) |
|
MemberwiseClone
|
(Inherited from Object.) |
|
Replace(System.String,System.String)
|
(Inherited from Regex.) |
|
Replace(System.String,System.String,System.Int32)
|
(Inherited from Regex.) |
|
Replace(System.String,System.String,System.Int32,System.Int32)
|
(Inherited from Regex.) |
|
Replace(System.String,System.Text.RegularExpressions.MatchEvaluator)
|
(Inherited from Regex.) |
|
Replace(System.String,System.Text.RegularExpressions.MatchEvaluator,System.Int32)
|
(Inherited from Regex.) |
|
Replace(System.String,System.Text.RegularExpressions.MatchEvaluator,System.Int32,System.Int32)
|
(Inherited from Regex.) |
|
Split(System.String)
|
(Inherited from Regex.) |
|
Split(System.String,System.Int32)
|
(Inherited from Regex.) |
|
Split(System.String,System.Int32,System.Int32)
|
(Inherited from Regex.) |
|
ToString
|
(Inherited from Regex.) |
|
UseOptionC
|
(Inherited from Regex.) |
|
UseOptionR
|
(Inherited from Regex.) |