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

  Name Description
Public method Add(KeyValuePair TKey, TValue )
Adds an item to the ICollection T .
Public method Add(TKey, TValue)
Adds an element with the provided key and value to the IDictionary TKey, TValue .
Back to Top
See Also