DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / ViewRowCollection Class
Members

In This Topic
    ViewRowCollection Class
    In This Topic
    Object Model
    ViewRowCollection Class
    Syntax
    'Declaration
     
    Public MustInherit Class ViewRowCollection 
       Implements C1.LiveLinq.IObservableSource(Of ViewRow) 
    public abstract class ViewRowCollection : C1.LiveLinq.IObservableSource<ViewRow>  
    Inheritance Hierarchy

    System.Object
       C1.LiveLinq.LiveViews.ViewRowCollection

    See Also