Overload | Description |
---|---|
Exists<TTarget>() | Determines whether the List contains elements that match the conditions defined by the specified predicate. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>) |
Exists<TTarget>(Predicate<TTarget>) | Determines whether the List contains elements that match the conditions defined by the specified predicate. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>) |