RegexRunner Class
This API supports the product infrastructure and is not intended to be used directly from your code.
The RegexRunner class is the base class for compiled regular expressions.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | RegexRunner() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the RegexRunner class. |
| Name | Description | |
|---|---|---|
![]() | Capture(Int32, Int32, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the Regex::CompileToAssembly method. |
![]() ![]() | CharInClass(Char, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. Determines whether a character is in a character class. |
![]() ![]() | CharInSet(Char, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the Regex::CompileToAssembly method. |
![]() | CheckTimeout() | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | Crawl(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the Regex::CompileToAssembly method. |
![]() | Crawlpos() | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | DoubleCrawl() | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | DoubleStack() | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | DoubleTrack() | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | EnsureStorage() | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | FindFirstChar() | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | Go() | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | InitTrackCount() | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | IsBoundary(Int32, Int32, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the Regex::CompileToAssembly method. |
![]() | IsECMABoundary(Int32, Int32, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the Regex::CompileToAssembly method. |
![]() | IsMatched(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the Regex::CompileToAssembly method. |
![]() | MatchIndex(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | MatchLength(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | MemberwiseClone() | |
![]() | Popcrawl() | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | Scan(Regex^, String^, Int32, Int32, Int32, Int32, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | Scan(Regex^, String^, Int32, Int32, Int32, Int32, Boolean, TimeSpan) | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
![]() | TransferCapture(Int32, Int32, Int32, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the Regex::CompileToAssembly method. |
![]() | Uncapture() | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
| Name | Description | |
|---|---|---|
![]() | runcrawl | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | runcrawlpos | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | runmatch | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | runregex | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | runstack | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | runstackpos | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | runtext | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | runtextbeg | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | runtextend | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | runtextpos | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | runtextstart | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | runtrack | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | runtrackcount | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
![]() | runtrackpos | This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method. |
Available since 1.1
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



