MSHelpKeywordCollectionWriteXml Method

This is used to save the keyword collection to the project file

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public void WriteXml(
	XmlWriter xw
)

Parameters

xw  XmlWriter
The XML text writer to which the information is written

See Also