MSHelpKeywordCollectionWriteXml Method
This is used to save the keyword collection to the project file
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.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