U
Uzi Baruch
Hi
I was wandering if someone knows which is the most optimized collection .NET
has to offer.
if have a key \ value pair, and I want to be able to retrieve a bunch of
keys and get their values without having the Hash table collection for
example to search for each key separately (which is time consuming
operation).
I’m looking for an implementation that would be best suited for this
operation.
Thanks,
Uzi
I was wandering if someone knows which is the most optimized collection .NET
has to offer.
if have a key \ value pair, and I want to be able to retrieve a bunch of
keys and get their values without having the Hash table collection for
example to search for each key separately (which is time consuming
operation).
I’m looking for an implementation that would be best suited for this
operation.
Thanks,
Uzi