A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://msdn.microsoft.com/en-us/dotnet/api/system.web.regularexpressions.tagregex below:

TagRegex Class (System.Web.RegularExpressions) | Microsoft Learn

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object) GetGroupNames()

Returns an array of capturing group names for the regular expression.

(Inherited from Regex) GetGroupNumbers()

Returns an array of capturing group numbers that correspond to group names in an array.

(Inherited from Regex) GetHashCode()

Serves as the default hash function.

(Inherited from Object) GetType()

Gets the Type of the current instance.

(Inherited from Object) GroupNameFromNumber(Int32)

Gets the group name that corresponds to the specified group number.

(Inherited from Regex) GroupNumberFromName(String)

Returns the group number that corresponds to the specified group name.

(Inherited from Regex) InitializeReferences()

Obsolete.

Used by a Regex object generated by the CompileToAssembly method.

(Inherited from Regex) IsMatch(String, Int32)

Indicates whether the regular expression specified in the Regex constructor finds a match in the specified input string, beginning at the specified starting position in the string.

(Inherited from Regex) IsMatch(String)

Indicates whether the regular expression specified in the Regex constructor finds a match in a specified input string.

(Inherited from Regex) Match(String, Int32, Int32)

Searches the input string for the first occurrence of a regular expression, beginning at the specified starting position and searching only the specified number of characters.

(Inherited from Regex) Match(String, Int32)

Searches the input string for the first occurrence of a regular expression, beginning at the specified starting position in the string.

(Inherited from Regex) Match(String)

Searches the specified input string for the first occurrence of the regular expression specified in the Regex constructor.

(Inherited from Regex) Matches(String, Int32)

Searches the specified input string for all occurrences of a regular expression, beginning at the specified starting position in the string.

(Inherited from Regex) Matches(String)

Searches the specified input string for all occurrences of a regular expression.

(Inherited from Regex) MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object) Replace(String, MatchEvaluator, Int32, Int32)

In a specified input substring, replaces a specified maximum number of strings that match a regular expression pattern with a string returned by a MatchEvaluator delegate.

(Inherited from Regex) Replace(String, MatchEvaluator, Int32)

In a specified input string, replaces a specified maximum number of strings that match a regular expression pattern with a string returned by a MatchEvaluator delegate.

(Inherited from Regex) Replace(String, MatchEvaluator)

In a specified input string, replaces all strings that match a specified regular expression with a string returned by a MatchEvaluator delegate.

(Inherited from Regex) Replace(String, String, Int32, Int32)

In a specified input substring, replaces a specified maximum number of strings that match a regular expression pattern with a specified replacement string.

(Inherited from Regex) Replace(String, String, Int32)

In a specified input string, replaces a specified maximum number of strings that match a regular expression pattern with a specified replacement string.

(Inherited from Regex) Replace(String, String)

In a specified input string, replaces all strings that match a regular expression pattern with a specified replacement string.

(Inherited from Regex) Split(String, Int32, Int32)

Splits an input string a specified maximum number of times into an array of substrings, at the positions defined by a regular expression specified in the Regex constructor. The search for the regular expression pattern starts at a specified character position in the input string.

(Inherited from Regex) Split(String, Int32)

Splits an input string a specified maximum number of times into an array of substrings, at the positions defined by a regular expression specified in the Regex constructor.

(Inherited from Regex) Split(String)

Splits an input string into an array of substrings at the positions defined by a regular expression pattern specified in the Regex constructor.

(Inherited from Regex) ToString()

Returns the regular expression pattern that was passed into the Regex constructor.

(Inherited from Regex) UseOptionC()

Obsolete.

Used by a Regex object generated by the CompileToAssembly method.

(Inherited from Regex) UseOptionR()

Obsolete.

Used by a Regex object generated by the CompileToAssembly method.

(Inherited from Regex)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4