I have the following code:
Dim query = CsteList.Where(Function(i) i.Text.Contains(FilterTextBox.Text.Trim))