CompareValue(TValue,TValue) Method

Compares two TValue instances.

Namespace: Spring
function CompareValue(const left, right: TValue): Integer; overload;

Parameters

left
Type: System.Void

right
Type: System.Void

Return Value

Type: Integer