未验证 提交 7c67bd0e 编写于 作者: O openharmony_ci 提交者: Gitee

!2155 Done! 1924:Modify the similar problem of two interface descriptions in plainarray

Merge pull request !2155 from wusongqing/TR1924
......@@ -10,7 +10,7 @@
import PlainArray from '@ohos.util.PlainArray'
```
## System Capabilities
## System Capability
SystemCapability.Utils.Lang
......@@ -432,7 +432,7 @@ callbackfn
| -------- | -------- | -------- | -------- |
| value | T | Yes| Value of the entry that is currently traversed.|
| key | number | Yes| Key of the entry that is currently traversed.|
| plainArray | PlainArray<number, T> | No| Instance that invokes the **forEach** method.|
| plainArray | PlainArray<number, T> | No| Instance that invokes the **forEach** API.|
**Example**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册