Click or drag to resize
JsonArray Properties

The JsonArray type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in array.
Public propertyItem
Gets or sets the element at the specified index.
Top
See Also