Click or drag to resize

ReportingProcessCollection Properties

The ReportingProcessCollection type exposes the following members.

Properties
  Name Description
Public property Count Gets the number of elements actually contained in the Collection<T>.
(Inherited from Collection<IReportingProcess> )
Public property Item Gets or sets the element at the specified index.
(Inherited from Collection<IReportingProcess> )
Protected property Items Gets a IList<T> wrapper around the Collection<T>.
(Inherited from Collection<IReportingProcess> )
Public property Status Gets the descriptive status of this Collection<T>.
Top
See Also