Projects each element of a sequence into a new form.
Namespace: MindFusion.Charting.Collections
Package: Collections.js
JavaScript Copy Code |
---|
function select (selector) |
A transform function to invoke on each element.
An collection whose elements are the result invoking the transform function on each element.