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