DataSource for Entity Framework in WPF
C1.LiveLinq Namespace / IndexedQueryExtensions Class / Where Method

In This Topic
    Where Method (IndexedQueryExtensions)
    In This Topic
    Filters the source collection based on a predicate.
    Overload List
    OverloadDescription
    Filters the source collection based on a predicate.  
    Filters the source collection based on a predicate, preserving the order of the source collection.  
    See Also