Share via


ClientResult<T>.IFromJson.CustomFromJson(JsonReader) Method

Definition

bool IFromJson.CustomFromJson (Microsoft.SharePoint.Client.JsonReader reader);
Function CustomFromJson (reader As JsonReader) As Boolean Implements IFromJson.CustomFromJson

Parameters

reader
JsonReader

Returns

Implements

Applies to