| FromXMLFile Method | |
| See Also |
- bstrFileName
Specifies the the XML file.
Imports data from an XML file to the object.
| Visual Basic |
|---|
Public Sub FromXMLFile( _
   ByVal bstrFileName As String _
) |
- bstrFileName
Specifies the the XML file.
| FromXMLFile Method | |
| See Also |
Specifies the the XML file.
Imports data from an XML file to the object.
| Visual Basic |
|---|
Public Sub FromXMLFile( _
   ByVal bstrFileName As String _
) |
Specifies the the XML file.