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