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