Convert Hashtable to Vector.
Is there an easy way to convert a Hashtable to a vector containing the keys from the Hashtable?I know I can run through my Hashtable and adding the keys to a manually created Vector, but...
[203 byte] By [
EikHors] at [2007-11-26 12:16:29]
