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