[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'fpjson' (#fcl)

TJSONArray.Clear

Clear the array

Declaration

Source position: fpjson.pp line 403

public procedure TJSONArray.Clear; override;

Description

Clear clears the array and frees all elements in it. After the call to clear, Count returns 0.

See also

Delete

Extract


Documentation generated on: Nov 14 2015