| GetDataInterfaceFromXMLString Method | |
| See Also |
- bstrXMLString
Specifies the the XML string.
Creates an empty data structure defined by data from an XML string.
| Visual Basic |
|---|
Public Function GetDataInterfaceFromXMLString( _
   ByVal bstrXMLString As String _
) As Object |
- bstrXMLString
Specifies the the XML string.