DocumentNodeDictionary TKey, TValue  Remove Method TIBCO Spotfire 6.0 API Reference
Overload List

  Name Description
Public method Remove(KeyValuePair TKey, TValue )
Removes the first occurrence of a specific object from the ICollection T .
Public method Remove(TKey)
Removes the element with the specified key from the IDictionary TKey, TValue .
Back to Top
See Also