0
Q:

linq find object from id

MyObject myObject = collectionMyObject.FirstOrDefault(o => o.Items != null && o.Items.Any(io => io.Id == 2));
0

Tags

New to Communities?

Join the community