Show: Delphi C++
Display Preferences

Data.DBXJSON.TJSONArray Declared Members

From XE2 API Documentation
Jump to: navigation, search



Constructors & Destructors

CreateCreates an instance of the TJSONArray class.
DestroyDestroys the TJSONArray instance.

Functions

AddAdds a non-null value to the current element list.
AddDescendantMethod used by the parser to reconstitute the JSON object structure.
AddElementAdds a non-null value to the current element list.
CloneCreates a clone of the TJSONArray instance.
EstimatedByteSizeReturns the estimated byte size of the JSON array.
GetReturns the element at the given index in the JSON array.
GetEnumerator
PopRemoves the first element from the JSON array.
RemoveRemoves the item at the given index.
SetElementsSets the element list.
SizeReturns the size of the JSON array.
ToBytesSerializes the JSON array content into bytes.
ToStringSerializes the JSON array into a string.


Personal tools
Previous Versions
Translations