Home All Groups Group Topic Archive Search About

ICollection Intersection

Author
10 Mar 2006 1:42 PM
darth timeus
Hi, i'm a newbie using vb .net, and i need to know if there is a way to
intersects the key value in a hashtable.

I'm using .net 1.1

Author
10 Mar 2006 3:18 PM
Cor Ligthert [MVP]
Darth,

I don't think so, although that you can create of course your own hashtables
again around that.

I hope this helps,

Cor
Author
15 Mar 2006 1:02 AM
darth timeus
It does. Thank you very much