DataSource for Entity Framework in WPF
C1.LiveLinq Namespace / LiveViewExtensions Class / AsLive Method

In This Topic
    AsLive Method (LiveViewExtensions)
    In This Topic
    Creates a view based on the specified IObservableSource<T> collection.
    Overload List
    OverloadDescription
    Creates a view based on the specified IObservableSource<T> collection.  
    Creates a view based on the specified IObservableSource<T> collection.  
    Creates a view based on the specified System.ComponentModel.IBindingList data source.  
    Creates a view based on the specified System.ComponentModel.IBindingList data source.  
    A typed specialization of the AsLive<T>(IBindingList) method.  
    A typed specialization of the AsLive<T>(IBindingList,ViewOrder) method.  
    See Also