Namespace Summary Item CollectionTo Xml Method
This is used to write the namespace summary info to an XML fragment ready for storing in the project
file.
Definition
Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
The XML fragment containing the namespace summary info
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public string ToXml()VB
Public Function ToXml As StringC++
public:
String^ ToXml()F#
member ToXml : unit -> string Return Value
StringThe XML fragment containing the namespace summary info