C#C
C#3y ago
Acorn

✅ Returning (Collection) from LINQ Query

I query from a list called invItems based off a filter, but after returning the results from the query using ToList(), the items are shown as (Collection) in my combo box. Why is it doing this?
image.png
image.png
Was this page helpful?