Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sorting Dictionary Object

Status
Not open for further replies.

BG12424

Programmer
Jun 4, 2002
717
US
Is it possible to sort a dictionary object by a class property value? I've seen examples where I can sort by index or item of the object, but I am storing, for example, multiple user class object in a dictionary object and would like to sort the dictionary based on user's last name, first name, age, etc. Thanks for the help.

regards,
Brian
The problem with doing something right the first time is that nobody appreciates how difficult it was.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top