ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSDeclaration Class / Count Method

In This Topic
    Count Method
    In This Topic
    Returns the number of declarations stored by this CSSDeclaration instance (that were added with AppendValue).
    Syntax
    'Declaration
     
    Public Function Count() As Integer
    public int Count()
    See Also