The Count property returns the number of elements in the Dictionary object. (Read-only)
The following example displays the number of items in the my_dictionary object:
my_dictionary
Response.Write my_dictionary.Count