JavaScriptCollection

JavaScriptCollection class

This class represents collection of JavaScript.

The JavaScriptCollection type exposes the following members:

Properties

NameDescription
keysList of keys in JavaScript collection.

Methods

NameDescription
remove(key)Removes JavaScript by its name.

See Also