sloppycode.net
Dictionary Object Reference
Menu
Add
Count
Exists
Item
Items
Key
Keys
Remove
RemoveAll
Count
Returns the number of items in the current Dictionary object being used.
Set oDict = Server.CreateObject("Scripting.Dictionary") oDict.Add "keyname","hello world" oDict.Add "keyname2",3 oDict.Add "keyname3","hello world2" oDict.Add "keyname4",4 Response.Write oDict.Count & " items in the Dictionary object" Set oDict = Nothing
› Home
› C#
› Snippets
› Articles
› Tools
› Taglines
› ASP
› Dictionary Object
› FSO
› Unix cheat sheet
› Gaming
› CSS
› Yak
› Umbraco
› About
› Contact
› Privacy
› Projects
› Search
› Sitemap
Buy on Amazon
Buy on Amazon
Buy on Amazon
Buy on Amazon