Tutorio.com

Search


You are currently browsing for Dictionary Tutorials
| 1 |

Dictionary Object

Visit tutorial >>
Dictionary Object ASP... object is used to store information in name/value pairs (referred to as key and item) Examples This example demonstrate... Dictionary object and then use the Exists method to check if a specified key exists. This example demonstrates how to ...
Hits: 120

Dictionary Object

Visit tutorial >>
Dictionary Object AS... object In order to learn how Dictionary object works we will create a small script which will translate number 1 to 10... yDictionary=CreateObject("Scripting.Dictionary") MyDictionary.Add "one" "uno" MyDictionary.Add "two" "dos" MyD...
Hits: 147
Categories
Tutorio.com. Privacy Policy, Contact