CollectionBase1.FindLast

CollectionBase<T>.FindLast method

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

See Also