4. System Classes : HashTable Class : ObjectCount Attribute
 
Share this page                  
ObjectCount Attribute
Data Type: integer
4GL Access: R
This attribute contains the current number of objects contained within the hash table. This number is changed by using the methods InsertObject, RemoveObject, and Clear of IntegerHashTable Class (see IntegerHashTable Class) or StringHashTable Class (see StringHashTable Class).