ARawByteStringDictionaryB.LocateNext(RawByteString,Integer,RawByteString) Method
Represents method LocateNext(RawByteString,Integer,RawByteString).
public function LocateNext(const Key: RawByteString; const Idx: Integer; var Value: RawByteString): Integer; virtual; abstract;
Parameters
- Key
- Type: RawByteString
- Idx
- Type: Integer
- Value
- Type: RawByteString
Return Value
Type: Integer