This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IIMSGlobeXMLNode Interface > IIMSGlobeXMLNode.Parse Method (ArcObjects .NET 10.4 SDK) |
Parse the nodes from an input string.
[Visual Basic .NET] Public Sub Parse ( _ ByVal xmlStrOrig As String _ )
[C#] public void Parse ( string xmlStrOrig );
[C++]
HRESULT Parse(
BSTR xmlStrOrig
);
[C++]
Parameters xmlStrOrig [in] xmlStrOrig is a parameter of type BSTR