'Declaration Public Function FindAll( _ ByVal match As System.Predicate(Of String) _ ) As System.Collections.Generic.List(Of T)
public System.Collections.Generic.List<T> FindAll( System.Predicate<string> match )
SuggestionList Class SuggestionList Members