Count Property (ReportComponentCollection)
In This Topic
Gets a value indicating how many items there are in the collection.
Syntax
'Declaration
Public ReadOnly Property Count As Integer
Property Value
An
System.Int32 indicating the number of
IReportComponents in the collection.
See Also