| FromXMLString Method | |
| See Also |
- bstrXML
- Specifies the the XML data.
Specifies the the XML data.
Imports data from an XML string to the object.
| Visual Basic |
|---|
Public Sub FromXMLString( _
   ByVal bstrXML As String _
) |
- bstrXML
- Specifies the the XML data.
Specifies the the XML data.