Click or drag to resize

KeyRawValueDictionary.Add Method

Overload List
  NameDescription
Public methodAdd(String, Boolean)
Adds the specified key and value to the dictionary
Public methodAdd(String, Double)
Adds the specified key and value to the dictionary
Public methodAdd(String, Int32)
Adds the specified key and value to the dictionary
Public methodAdd(String, Int64)
Adds the specified key and value to the dictionary
Public methodAdd(String, Single)
Adds the specified key and value to the dictionary
Public methodAdd(String, String)
Adds the specified key and value to the dictionary
Top
See Also