Description
Creates data structure from specified XML string.
Syntax
Visual Basic |
---|
Public Function GetDataInterfaceFromXMLString( _ ByVal bstrXMLString As String _ ) As Object |
Parameters
- bstrXMLString
- XML string.