DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / ISupportPaging Interface / TotalCount Property

In This Topic
    TotalCount Property (ISupportPaging)
    In This Topic
    Gets the total number of items in the collection.
    Syntax
    'Declaration
     
    ReadOnly Property TotalCount As Integer
    int TotalCount {get;}
    See Also