JsonList
Properties
Functions
Link copied to clipboard
Returns an iterator on the elements of this List. The elements are iterated in the same order as they occur in the List.
Link copied to clipboard
Searches this List for the specified object and returns the index of the first occurrence.
Link copied to clipboard
Returns the objects represented as a JsonValue.
Link copied to clipboard
Helper method that is used to write the list as a JSON String.