Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / DateTimeFieldCollection Class / FindAll Method


In This Topic
    FindAll Method (DateTimeFieldCollection)
    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