ClientObjectList<T>.CustomFromJson(JsonReader) Method

Definition

public override bool CustomFromJson (Microsoft.SharePoint.Client.JsonReader reader);
override this.CustomFromJson : Microsoft.SharePoint.Client.JsonReader -> bool
Public Overrides Function CustomFromJson (reader As JsonReader) As Boolean

Parameters

reader
JsonReader

Returns

Applies to