0
Q:

check if list of objects contains value c#

bool contains = pricePublicList.Any(p => p.Size == 200);
0

New to Communities?

Join the community