InsertKeyAndValue Method
Object List
Next Object
Defined By:
HashDictionary
Description:
Inserts a key-value pair into the hash table.
Declaration:
Sub InsertKeyAndValue(ByVal key As String, ByVal value As Long)