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