TJSONObject.Compare(TJSONValue) Method

Represents method Compare(TJSONValue).

Namespace: flcJSON
public
 function Compare(const A: TJSONValue): Integer; override;

Parameters

A
Type: TJSONValue

Return Value

Type: Integer

 

Overrides

TJSONValue.Compare(TJSONValue)