Hashtable: Count (get)

Count

Returns the number of elements in the table.

 Public Property Get Count ( ) As Long

Return Values

Long -  The number of elements in the table.

Remarks

Read Only.

See Also

Project VBCorLib Overview | Class Hashtable Overview