Overload List
| Name | Description | |
|---|---|---|
| LoadObjectFromString(String) | Obsolete. Loads an object from a string in a binary format. | |
| LoadObjectFromString(String, Type) | Obsolete. Loads an object from a string in a specified format. | |
| LoadObjectFromString(String, Type, CogSerializationOptionsConstants) | Obsolete. Loads an object from a string in a specified format, with option bits that cause fields to be selectively persisted. | |
| LoadObjectFromString(String, Type, CogSerializationOptionsConstants, StreamingContextStates) | Obsolete. Loads an object from a string in a specified format, with option bits that cause fields to be selectively persisted. |
See Also