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