sloppycode.net
Dictionary Object Reference
Menu
Add
Count
Exists
Item
Items
Key
Keys
Remove
RemoveAll
Dictionary.(key, item)
Adds an item to the dictionary object, with the given keyname
Set oDict = Server.CreateObject("Scripting.Dictionary") oDict.Add "keyname","hello world" oDict.Add "keyname2",3 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