Dictionary Properties
- Updated2023-02-21
- 2 minute(s) read
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. |
Previous
No previous sectionNext
No next sectionPrevious
No previous sectionNext
No next section