Class JsonApiErrorObjects
A JSON array containing JsonApiErrorObjects.
Inherited Members
Namespace: Subsembly.Json
Assembly: Subsembly.Json.dll
Syntax
public class JsonApiErrorObjects : JsonArray, ICloneable, IEnumerable<JsonValue>, ICollection, IEnumerable
Methods
OnCreateChildObject(int)
Declaration
protected override JsonObject OnCreateChildObject(int nIndex)
Parameters
Type | Name | Description |
---|---|---|
int | nIndex |
Returns
Type | Description |
---|---|
JsonObject |