Question
April 17, 2009 at 04:06 AM
safnate

HashTable Add more than one value to UniqueKEYS

by safnate . Updated 17 years, 4 months ago

Hi there!

I know the Definition of HashTable:: Is
Add(object Key, object value).

This is what i want to do:
{

//My KEY is the TesterID, Is Unique.

FinalData_HS.Add(Testerid,TesterName,CurrentApps);

}

This discussion is locked

All Comments