Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSHashTable<TKey,TValue> > Properties
TRSHashTable<TKey,TValue>.Empty Property
Returns true if the hash table is empty
Namespace: RSGenerics.Collections
Delphi
public property Empty: Boolean read IsEmpty;
Property Value
Type: Boolean
•TRSHashTable<TKey,TValue>
•RSGenerics.Collections