MSHelpKeywordCollectionWriteXml Method
This is used to save the keyword collection to the project file
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public void WriteXml(
XmlWriter xw
)
Public Sub WriteXml (
xw As XmlWriter
)
public:
void WriteXml(
XmlWriter^ xw
)
member WriteXml :
xw : XmlWriter -> unit
Parameters
- xw XmlWriter
- The XML text writer to which the information is written