Dim type AsTypeDim fileName AsStringDim elementName AsStringDim callingAssembly AsAssemblyDim value AsObject
value = Serializer.LoadObject(type, fileName, elementName, callingAssembly)
Parameters
type
Type of object
fileName
Path and name of file from which to load the object