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

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