HashTable.size

Returns the number of elements contained in the GHashTable.

class HashTable
uint
size
()

Return Value

Type: uint

the number of key/value pairs in the GHashTable.

Meta