Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Articles Namespace / ThreadArticleBeadCollection Class / Count Property

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