Hashtable: Values (get)

Values

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

 Public Property Get Values ( ) As ICollection

Return Values

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

Remarks

Read Only.

See Also

Project VBCorLib Overview | Class Hashtable Overview