DataServiceState.Serialize Method
Windows Phone
March 22, 2012
Serializes DataServiceContext and DataServiceCollection<T> objects.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Serialize(DataServiceContext) | Serializes a DataServiceContext object. |
|
Serialize(DataServiceContext, Dictionary<String, Object>) | Serializes a DataServiceContext object and a System.Collections.Generic.Dictionary{System.String,System.Object} of DataServiceCollection<T> objects. |