FindLast
CollectionBase<T>.FindLast method
public T FindLast(Predicate<T> match)
Parámetro | Escribe | Descripción |
---|---|---|
match | Predicate`1 |
Ver también
- class CollectionBase<T>
- espacio de nombres Aspose.Cells
- asamblea Aspose.Cells
public T FindLast(Predicate<T> match)
Parámetro | Escribe | Descripción |
---|---|---|
match | Predicate`1 |