'UsageDim 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(- Nothingin Visual Basic).
- item
- The value of this parameter can be - null(- Nothingin Visual Basic).
