TStringComparer.Equals(string,string) Method

Represents method Equals(string,string).

Namespace: Spring.Collections
protected
 function Equals(const Left, Right: string): Boolean; override;

Parameters

Left
Type: string

Right
Type: string

Return Value

Type: Boolean