P
Peter Kirk
Hi
I obviously do not understand something about Hashtable....
The documentation in MSDN
http://msdn.microsoft.com/library/d...fsystemcollectionshashtableclassitemtopic.asp
states that there is a property called "Item".
But I get a compile time error when I try to use this property.
(System.Collections.Hashtable does not contain a definition for Item).
What am I missing?
Thanks,
Peter
I obviously do not understand something about Hashtable....
The documentation in MSDN
http://msdn.microsoft.com/library/d...fsystemcollectionshashtableclassitemtopic.asp
states that there is a property called "Item".
But I get a compile time error when I try to use this property.
(System.Collections.Hashtable does not contain a definition for Item).
What am I missing?
Thanks,
Peter