| GetDataInterfaceFromXMLFile Method | |
| See Also |
- bstrFileName
Specifies the path and file name of the XML data.
Creates a data structure from a specified XML file.
| Visual Basic |
|---|
Public Function GetDataInterfaceFromXMLFile( _
   ByVal bstrFileName As String _
) As Object |
- bstrFileName
Specifies the path and file name of the XML data.