Click or drag to resize

ICustomDataAddOrUpdate Method

IT Hit User File System
Overload List
  NameDescription
Public methodAddOrUpdate(String)
Adds an element with the provided key to the dictionary. If an element with the provided key exists - updates the element.
Public methodAddOrUpdate(String, Object)
Adds an element with the provided key and value to the dictionary. If an element with the provided key exists - updates the element.
Top
See Also