Class JsonApiErrorObjects

Namespace
Subsembly.Json
Assembly
Subsembly.Json.dll

A JSON array containing JsonApiErrorObjects.

public class JsonApiErrorObjects : JsonArray, ICloneable, IEnumerable<JsonValue>, ICollection, IEnumerable
Inheritance
JsonApiErrorObjects
Implements
Inherited Members

Methods

OnCreateChildObject(int)

protected override JsonObject OnCreateChildObject(int nIndex)

Parameters

nIndex int

Returns

JsonObject