CollectionBase1.FindLast
CollectionBase<T>.FindLast method
public T FindLast(Predicate<T> match)
Parameter | Type | Description |
---|---|---|
match | Predicate`1 |
See Also
- class CollectionBase<T>
- namespace Aspose.Cells
- assembly Aspose.Cells
public T FindLast(Predicate<T> match)
Parameter | Type | Description |
---|---|---|
match | Predicate`1 |