|
Getting key from Hashable
I have a Hashtable object with all the data in it. I have a value and want to get its key from the Hashtable object. I know its the reverse which we normally do - but is this possible? How
Thanks for your time.
Last edited by ravian : 11-20-2007 at 11:54 AM.
|