forEach method for collections (Client API reference)
Applies the action contained in a delegate function.
Syntax
collection.forEach(delegate function(attribute, index))
Parameters
Delegate function with parameters for column and index. |
यह ब्राउज़र अब समर्थित नहीं है.
नवीनतम सुविधाओं, सुरक्षा अपडेट और तकनीकी सहायता का लाभ लेने के लिए Microsoft Edge में अपग्रेड करें.
Applies the action contained in a delegate function.
collection.forEach(delegate function(attribute, index))
Delegate function with parameters for column and index. |