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
 
See Also