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-2024 • Updated: 06/29/24
Comment or report problem with topic