TGeneralSingleDictionaryU.GetKeyByIndex(Integer) Method

Represents method GetKeyByIndex(Integer).

Namespace: flcDataStructs
public
 function GetKeyByIndex(const Idx: Integer): UnicodeString; override;

Parameters

Idx
Type: Integer

Return Value

Type: UnicodeString

 

Overrides

ADictionaryU.GetKeyByIndex(Integer)