Adds an element to the collection at the specified index.
Namespace: MindFusion.Charting.CollectionsPackage: Collections.js
function insert (index, item)
The index.
The object to add.
IEnumerable MembersIEnumerable ClassMindFusion.Charting.Collections Namespace