Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method.
Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method.
| Visual Basic |
|---|
Public Sub FromXMLFile( _ ByVal bstrFileName As String _ ) |
The path and name of the XML file from which to retrieve the object's data.