Linq query to find a strin present in a list collection
                            
                         
                        
                     
                 
                
                    i have obevable collection of a class type and class contains another list. i want to find the items which hold the string which i entered on the tex box... and program that i wrote contains too many queries.How to write it on a single query...