How do I get items which equal to an input value from a generic list?
for example,
class Example { string stringFiled; string[] arrayFiled; // th