Click or drag to resize

JSONArray Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The JSONArray type exposes the following members.

Properties
  NameDescription
Public propertyCount
The count of items in the array.
Public propertyIsReadOnly
Whether the array is read-only. Always false.
Public propertyItem
The item at the given index.
Top
See Also