Click or drag to resize

RedactRuleToXml Method

Saves the current instance as an XML element.

Namespace:  Opait.Redact
Assembly:  Opait.Redact (in Opait.Redact.dll) Version: 1.3.3.0
Syntax
C#
public XElement ToXml()

Return Value

Type: XElement
The XML element that represents this instance.
See Also