ClientListResultHandler<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 ClientListResultHandler<T> : Microsoft.SharePoint.Client.IFromJson
type ClientListResultHandler<'T> = class
interface IFromJson
Public Class ClientListResultHandler(Of T)
Implements IFromJson
Type Parameters
- T
- Inheritance
-
ClientListResultHandler<T>
- Implements
Constructors
ClientListResultHandler<T>(IList<T>) |
Explicit Interface Implementations
IFromJson.CustomFromJson(JsonReader) | |
IFromJson.FromJson(JsonReader) |