Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Records
TRSDictionary<TKey,TValue>.TItem Record
Defines one item in the dictionary
Namespace: RSGenerics.Collections
Delphi
protected type TItem = record end;
Name
Description
HashCode
Represents field HashCode.
Key
Represents field Key.
Value
Represents field Value.
Top
•RSGenerics.Collections.TRSDictionary<TKey,TValue>.TItemArray
•TRSDictionary<TKey,TValue>
•RSGenerics.Collections