Hashtable: Keys (get)

Keys

Retuns an ICollection object used to access the keys of the table.



 Public Property Get Keys ( ) As ICollection

Return Values

ICollection -  An ICollection object used to access the keys of the table.

Remarks

Read Only.

See Also

Project VBCorLib Overview Class Hashtable Overview Hashtable Properties Hashtable Methods Item (set) Remove