Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSHashTable<TKey,TValue> > Properties
TRSHashTable<TKey,TValue>.Updating Property
Counts the number of BeginUpdate calls without equivalent EndUpdate calls.
Namespace: RSGenerics.Collections
Delphi
protected property Updating: Integer read FUpdating write FUpdating;
Property Value
Type: Integer
•RSGenerics.Collections.TRSHashTable<TKey,TValue>.BeginUpdate
•RSGenerics.Collections.TRSHashTable<TKey,TValue>.EndUpdate
•TRSHashTable<TKey,TValue>
•RSGenerics.Collections