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