GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / TimeSpanDisplayFieldCollection Class / FindAll Method


In This Topic
FindAll Method (TimeSpanDisplayFieldCollection)
In This Topic
Retrieves all the T that match the specified type TTarget.
Overload List
OverloadDescription
Retrieves all the T that match the specified type TTarget. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
Retrieves all the T that match the specified type TTarget and match the conditions defined by the specified predicate. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
See Also