ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / SequenceCollection Class / Count Property

In This Topic
    Count Property (SequenceCollection)
    In This Topic
    Gets the number of elements contained in the ICollection.
    Syntax
    'Declaration
     
    Public Property Count As Integer
    public int Count {get; set;}
    See Also