FindValue Method

Object List Next Object

Defined By:
HashDictionary

Description:

Finds the value that is associated with the specified key and returns True or False based upon the success of the search.

Declaration:

Function FindValue(ByVal key As String, value As Long) As Long