System.JSON.TJSONArray Properties

From RAD Studio API Documentation
Revision as of 19:19, 31 January 2014 by L10nBot (talk | contribs) (L10nBot moved page System.Json.TJSONArray Properties to System.JSON.TJSONArray Properties: Json>JSON)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


InheritedProtected
Apublic
CountpublicIndicates the number of JSON values in the current JSON array.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
IsEmptypublic
ItemspublicJSON value from this JSON array that has the specified index.
NullpublicSpecifies whether the current JSON instance represents a JSON null value.
OwnedpublicSpecifies whether the current JSON instance is owned by the byte container.
PpublicFinds a JSON value and returns the reference to it.