ComponentOne Data Source for Entity Framework
C1.WPF.LiveLinq Namespace / WpfExtensions Class / AsLive Method

In This Topic
    AsLive Method (WpfExtensions)
    In This Topic
    Creates a view based on the specified System.Collections.Specialized.INotifyCollectionChanged data source.
    Overload List
    OverloadDescription
    Creates a view based on the specified System.Collections.Specialized.INotifyCollectionChanged data source.  
    Creates a view based on the specified System.Collections.Specialized.INotifyCollectionChanged data source.  
    A typed specialization of the AsLive<T>(INotifyCollectionChanged) method.  
    A typed specialization of the AsLive<T>(INotifyCollectionChanged,ViewOrder) method.  
    A typed specialization of the AsLive<T>(INotifyCollectionChanged) method.  
    A typed specialization of the AsLive<T>(INotifyCollectionChanged,ViewOrder) method.  
    See Also