ObjectXMLSerializer<(Of <(<'T>)>)>..::..Load Method (String, array<Type>[]()[][])
Loads an object from an XML file in Document format, supplying extra data types to enable deserialization of custom types within the object.
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
Parameters
- path
- Type: String
Path of the file to load the object from.
- extraTypes
- Type: array<Type>[]()[][]
Extra data types to enable deserialization of custom types within the object.