ClientDictionaryResultHandler<T> methods

The ClientDictionaryResultHandler<T> type exposes the following members.

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 dictionary. 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 dictionary with the data. This member is reserved for internal use and is not intended to be used directly from your code.

Top

See also

Reference

ClientDictionaryResultHandler<T> class

Microsoft.SharePoint.Client namespace