Hello,

I've a small question about the OrderedCollection. I've an OrderedCollection wich contains some Users. Every Users have a name and a password.

How can I search a user with a specific name ?

Thank you in advance.