ClientListResultHandler<T> members

Initializes a generic list with 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.

The ClientListResultHandler<T> type exposes the following members.

Constructors

  Name Description
Public method ClientListResultHandler<T> Initializes a new instance of the ClientListResultHandler<T> class with a specified IList<UTP> generic list. This member is reserved for internal use and is not intended to be used directly from your code.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IFromJson.CustomFromJson Indicates whether custom code is used to initialize the generic list. This member is reserved for internal use and is not intended to be used directly from your code.
Explicit interface implemetationPrivate method IFromJson.FromJson Processes the JSON data and initializes the generic list with the JSON data. This member is reserved for internal use and is not intended to be used directly from your code.

Top

See also

Reference

ClientListResultHandler<T> class

Microsoft.SharePoint.Client namespace