Click or drag to resize

RedactRule Methods

The RedactRule type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFindRule
Finds a predefined rule by name.
Public methodFromXml
Loads the readction rule from the specified XML element.
Public methodStatic memberGetStandardPattern
Finds a named standard regular expression pattern.
Public methodStatic memberGetStandardRules
Gets a copy of the standard predefined rules.
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Public methodToXml
Saves the current instance as an XML element.
Top
See Also