2
Answers

How to find a specific item in a list of objects

Marieke Smit

Marieke Smit

9y
372
1
I have an object that consists of an id and them some more fields.  I then have a list of these objects.  So given that i have the id, how do I find the specific record in my list and all its associated fields?
Answers (2)