TGeneralSingleDictionaryU.LocateItem(UnicodeString,Single) Method

Represents method LocateItem(UnicodeString,Single).

Namespace: flcDataStructs
public
 function LocateItem(const Key: UnicodeString; var Value: Single): Integer; override;

Parameters

Key
Type: UnicodeString

Value
Type: Single

Return Value

Type: Integer

 

Overrides

ASingleDictionaryU.LocateItem(UnicodeString,Single)