Pattern Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class Pattern
public class Pattern
type Pattern = class
Public Class Pattern
- Inheritance
-
Pattern
Constructors
Fields
| Name | Description |
|---|---|
| BActive | |
| bIgnoreCase | |
| LastRegExMatch | |
| RegEx | |
| XPathMatchedNode | |
Properties
| Name | Description |
|---|---|
| MatchUsingCriteria | |
| RemoveUnicodeEscapeSequencesForCompare | |
| SPattern | |
Methods
| Name | Description |
|---|---|
| Compare(Pattern+MatchUsing, String, String) | |
| Compare(String) | |
| Replace(String, String, String) | |
| Replace(String, String) | |