|
|
CTSerializationT Methods |
The CTSerializationT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Deserialize |
De-serializes an XML string into the specified type.
| |
| SaveToXML |
Saves an object of a specified type to an XML file.
| |
| Serialize |
Serializes a type into an XML string.
|