This document is archived and information here might be outdated. Recommended version. |
Outputs an xml string representation of the internal node representation.
[Visual Basic .NET]
Public Function MakeXmlStr ( _
) As String
[C#]
public string MakeXmlStr (
);
[C++]
HRESULT MakeXmlStr(
void
);