I have a List, which contains.
1. This is house.
2. I am writing with pen.
Now I want to know that at what index the string contains house(1.) How to do that without for loop? Array.IndexOf will not work as it will not find element with same match