IFromJson Interface

Defines the method signatures for methods that initialize an object with the JavaScript Object Notation (JSON) data from the server. This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)

Syntax

'Declaration
Public Interface IFromJson
'Usage
Dim instance As IFromJson
public interface IFromJson

See Also

Reference

IFromJson Members

Microsoft.SharePoint.Client Namespace