FindLast
CollectionBase<T>.FindLast method
public T FindLast(Predicate<T> match)
Parameter | Typ | Beschreibung |
---|---|---|
match | Predicate`1 |
Siehe auch
- class CollectionBase<T>
- namensraum Aspose.Cells
- Montage Aspose.Cells
public T FindLast(Predicate<T> match)
Parameter | Typ | Beschreibung |
---|---|---|
match | Predicate`1 |