ClientDictionaryResultHandler<T> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ClientDictionaryResultHandler<T> : Microsoft.SharePoint.Client.IFromJson
type ClientDictionaryResultHandler<'T> = class
interface IFromJson
Public Class ClientDictionaryResultHandler(Of T)
Implements IFromJson
Type Parameters
- T
- Inheritance
-
ClientDictionaryResultHandler<T>
- Implements
Constructors
ClientDictionaryResultHandler<T>(IDictionary<String,T>) |
Explicit Interface Implementations
IFromJson.CustomFromJson(JsonReader) | |
IFromJson.FromJson(JsonReader) |