CollectionBase1.Exists

CollectionBase<T>.Exists method

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

See Also