CollectionBase1.Find

CollectionBase<T>.Find method

public T Find(Predicate<T> match)
ParameterTypeDescription
matchPredicate`1

See Also