ComponentOne Data Source for Entity Framework
C1.Win.Data.Entities Namespace / EntityViewSourceCollection Class / Count Property

In This Topic
    Count Property (EntityViewSourceCollection)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Count As System.Integer
    public System.int Count {get;}
    See Also