JsonData.

this[int] Property

Namespace
LitJson
Containing Type
JsonData

Syntax

public JsonData this[int index] { get; set; }

Parameters

Name Type Description
index int

Value

Type Description
JsonData