The NETDataContractSerializer type exposes the following members.

Methods

  Name Description
Public method Static member DeepCopy
Performs the "Deep copy" of an object via serialization and deserialization.
Public method Static member Deserialize
Deserialize the object.
Public method Static member Serialize
Serialize the object.

See Also