ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / IItemCollection<T> Interface / Count Property

In This Topic
    Count Property (IItemCollection<T>)
    In This Topic
    Count of items in collection.
    Syntax
    'Declaration
     
    ReadOnly Property Count As Integer
    int Count {get;}
    See Also