This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IX > IXMLStream Interface > IXMLStream.SaveToString Method (ArcObjects .NET 10.5 SDK) |
Saves to a string.
[Visual Basic .NET] Public Function SaveToString ( _ ) As String
[C#] public string SaveToString ( );
[C++]
HRESULT SaveToString(
BSTR* XML
);
[C++]
Parameters XML [out, retval] XML is a parameter of type BSTR