'Usage
Dim instance As _StringStringDictionary Dim key As String Dim item As String instance.Add(key, item)
Parameters
- key
The value of this parameter can be
null
(Nothing
in Visual Basic).- item
The value of this parameter can be
null
(Nothing
in Visual Basic).