SyntaxFix
Write A Post
Hire A Developer
Questions
using System.Linq; list.Where(x=> x.Name == nameToExtract);
Edit: misread question (now all matches)