FindLast

CollectionBase<T>.FindLast method

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

Siehe auch