Description of Dictionary Object Properties :
This easier means of ASP tutorial provides clear illustration on Dictionary Object Properties like - CompareMode: to check for the similarity of strings, Count: to grab the number of key / items pairs, Item(key): to retrieve the value of item, and Key(key): to output the value of the key.