Find
CollectionBase<T>.Find method
public T Find(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 Find(Predicate<T> match)
Parámetro | Escribe | Descripción |
---|---|---|
match | Predicate`1 |