![]() |
VOOZH | about |
The ASP Items Method is used to return an array of all the items currently in a Dictionary object.
Syntax:
DictionaryObject.Items
Example: The below code demonstrates the ASP Dictionary.Items Method.
Output:
The values in the dictionary are: Value: geeks Value: coding Value: placements