Find
CollectionBase<T>.Find method
public T Find(Predicate<T> match)
Parametro | Tipo | Descrizione |
---|---|---|
match | Predicate`1 |
Guarda anche
- class CollectionBase<T>
- spazio dei nomi Aspose.Cells
- assemblea Aspose.Cells
public T Find(Predicate<T> match)
Parametro | Tipo | Descrizione |
---|---|---|
match | Predicate`1 |