ComponentOne Data Source for Entity Framework
C1.LiveLinq.LiveViews Namespace / View Class / Count Property

In This Topic
    Count Property (View)
    In This Topic
    Gets the total number of elements in the view.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Count As System.Integer
    public System.int Count {get;}
    See Also