Click or drag to resize
IDataContractSerializerServiceT Methods

The IDataContractSerializerServiceT generic type exposes the following members.

Methods
  NameDescription
Public methodDeserialize
Deserializes XML string to object instance.
Public methodSerialize
Serializes object instance to XML string representation.
Top
See Also