Overload List

  NameDescription
add(String, String)
Adds a new key to the Dictionary, or modifies the value of an existing key.
add(String, String, Boolean)
Adds a new key to the Dictionary, or modifies the value of an existing key.

See Also