If words is a List, then use LINQ Where(). Make List of Words. List<string> words = new List<string>(); words.Add("car"); words.
確定! 回上一頁