System.JSON.TJSONArray Properties
InheritedProtected
A | public | |
Count | public | Indicates the number of JSON values in the current JSON array. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
Items | public | JSON value from this JSON array that has the specified index. |
Null | public | Specifies whether the current JSON instance represents a JSON null value. |
Owned | public | Specifies whether the current JSON instance is owned by the byte container. |
P | public | Finds a JSON value and returns the reference to it. |