Gets the number of elements contained in the ExpressionInfoCollection instance.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Count As System.Integer |
C# | |
---|---|
public System.int Count {get;} |
ActiveReports Developer 7 | |
Count Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions Namespace > ExpressionInfoCollection Class : Count Property |
Glossary Item Box
Gets the number of elements contained in the ExpressionInfoCollection instance.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Count As System.Integer |
C# | |
---|---|
public System.int Count {get;} |