SaveRules(XmlWriter) Method
In This Topic
Saves the
Rules definition into an
System.Xml.XmlWriter.
Syntax
'Declaration
Public Overloads Overridable Sub SaveRules( _
ByVal As XmlWriter _
)
public virtual void SaveRules(
XmlWriter
)
Parameters
- writer
See Also