Dictionary Properties
- 更新时间2023-02-21
- 阅读时长2分钟
The Dictionary type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the total number of key/value pairs in a Dictionary. | |
| Elem | Gets all the elements in the Dictionary. |
The Dictionary type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the total number of key/value pairs in a Dictionary. | |
| Elem | Gets all the elements in the Dictionary. |