Exists
CollectionBase<T>.Exists method
public bool Exists(Predicate<T> match)
Параметр | Тип | Описание |
---|---|---|
match | Predicate`1 |
Смотрите также
- class CollectionBase<T>
- пространство имен Aspose.Cells
- сборка Aspose.Cells
public bool Exists(Predicate<T> match)
Параметр | Тип | Описание |
---|---|---|
match | Predicate`1 |