Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Types
TRSDictionary<TKey,TValue>.TItemArray Type
Defines array of items in the dictionary
Namespace: RSGenerics.Collections
Delphi
protected type TItemArray = array of TItem;
•RSGenerics.Collections.TRSDictionary<TKey,TValue>.TItem
•TRSDictionary<TKey,TValue>
•RSGenerics.Collections