Count Property (ReportComponentCollection)
In This Topic
Gets the number of elements contained in the collection.
Syntax
'Declaration
Public ReadOnly Property Count As Integer
Property Value
An
System.Int32 value indicating the number of
IReportComponent objects in the collection.
See Also