Overload List
| Name | Description | |
|---|---|---|
| SaveObjectToString(Object) | Obsolete. Saves an object to a string as text. | |
| SaveObjectToString(Object, Type) | Obsolete. Saves an object to a string in a specified format. | |
| SaveObjectToString(Object, Type, CogSerializationOptionsConstants) | Obsolete. Saves an object to a string in a specified format, with option bits that cause fields to be selectively persisted. | |
| SaveObjectToString(Object, Type, CogSerializationOptionsConstants, StreamingContextStates) | Obsolete. Saves an object to a string in a specified format, with option bits that cause fields to be selectively persisted. |
See Also