Unit 'fpjson' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TJSONArray.Clear

Clear the array.

Declaration

Source position: fpjson.pp line 556

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: Jan 30 2024