Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: JsonValue this[int]

Declaration

JsonValue this[
    int index
]

Summary

Returns the item at the specified index within the current list if it is a JsonList; otherwise, throws.