SerializationUtils.DeSerializeObject

Deserialize an object from an XmlReader object.

public static object DeSerializeObject(XmlReader reader,
	Type objectType)

Parameters

reader

objectType

Overloads:


See also:

Class SerializationUtils

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic