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