Click or drag to resize

AdcsDbPropertyCollection.Remove Method

Overload List
  NameDescription
Public methodRemove(KeyValuePair<String, Object>)
Removes the first occurrence of a specific object from the dictionary.
Public methodRemove(String)
Removes the value with the specified key from the dictionary.
Top
See Also