Click or drag to resize
Accord.NET (logo)

OrderedDictionaryTKey, TValueRemove Method

Overload List
  NameDescription
Public methodRemove(KeyValuePairTKey, TValue)
Removes the first occurrence of a specific object from the ICollectionT.
Public methodRemove(TKey)
Removes the element with the specified key from the IDictionaryTKey, TValue.
Top
See Also