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. |
Trình duyệt này không còn được hỗ trợ nữa.
Hãy nâng cấp lên Microsoft Edge để tận dụng các tính năng mới nhất, bản cập nhật bảo mật và hỗ trợ kỹ thuật.
Applies the action contained in a delegate function.
collection.forEach(delegate function(attribute, index))
Delegate function with parameters for column and index. |