RedactRule Methods |
The RedactRule type exposes the following members.
| Name | Description | |
|---|---|---|
| FindRule |
Finds a predefined rule by name.
| |
| FromXml |
Loads the readction rule from the specified XML element.
| |
| GetStandardPattern |
Finds a named standard regular expression pattern.
| |
| GetStandardRules |
Gets a copy of the standard predefined rules.
| |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString.) | |
| ToXml |
Saves the current instance as an XML element.
|