I am trying to use a Priority List(or file) to get information from a hash table. Example I have two objects
I want one object to get a value from the hash table and assign the value to the other object. So both objects are equal to the same value. I don't know how to implement a Priority List. If anyone has any sample code to show how
that would be great.
Thanks In Advance
I want one object to get a value from the hash table and assign the value to the other object. So both objects are equal to the same value. I don't know how to implement a Priority List. If anyone has any sample code to show how
that would be great.
Thanks In Advance