Complete Dictionary Object Reference
The Add method adds a new key/item pair to a Dictionary object.
| Parameter | Description |
|---|---|
| key | Required. The key value associated with the item |
| item | Required. The item value associated with the key |
Complete Dictionary Object Reference
Your message has been sent to W3Schools.