RegexRunner Methods
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System (in System.dll)
| 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. |


