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