'UsageDim instance As _StringObjectDictionary Dim key As String Dim item As Object instance.Add(key, item)
Parameters
- key
- The value of this parameter can be - null(- Nothingin Visual Basic).
- item
- The value of this parameter cannot be - null(- Nothingin Visual Basic).
