ASP.NET Pack Programmer's Guide
Dictionary.remove Method
See Also
 





Removes the element with the specified key from the dictionary.

Namespace: MindFusion.Charting.Collections
Package: Collections.js

 Syntax

JavaScript  Copy Code

function remove (key)

 Parameters

key

The key of the element to remove.

 See Also

Dictionary Members
Dictionary Class
MindFusion.Charting.Collections Namespace