C
cmay
I have a situation where I need a collection, where I can find the
VALUE (e.g. customer name) by it's key (ID value), AND also find the
ID value by the customer name.
Is there anything that does this?
VALUE (e.g. customer name) by it's key (ID value), AND also find the
ID value by the customer name.
Is there anything that does this?