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

TJSONArray.Clear

Clear the array

Declaration

Source position: fpjson.pp line 540

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

  

Delete an element from the list by index

Extract

  

Extract an element from the array


Documentation generated on: May 14 2021