ComponentOne Reports for WPF
C1.C1Preview Namespace / C1PageCollection Class / Count Property

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