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