ASP.NET Pack Programmer's Guide
IEnumerable.item Method
See Also
 





Gets the element at the given index.

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

 Syntax

JavaScript  Copy Code

function item (index)

 Parameters

index

The index.

 Return Value

The element at the given index.

 See Also

IEnumerable Members
IEnumerable Class
MindFusion.Charting.Collections Namespace