(1): 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12:
class rzecz { int id smyczkowy tytuł } //loop chociaż kolekcja hash foreach (singleitem w itemscollection myhash.add (singlitem.id, singleitem) //get the przedmiot z the hash jeżeli (myhash.containskey (someid)) dosomething ((rzecz) myhash [someid])