This document is archived and information here might be outdated. Recommended version. |
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