Name | Description | |
---|---|---|
Count | Gets the number of ReportItem objects in the ReportItemCollection. | |
IsFixedSize | Gets a Boolean value indicating whether the ReportItemCollection has a fixed size. | |
IsReadOnly | Gets a Boolean value indicating whether the ReportItemCollection is read-only. | |
IsSynchronized | Gets a value indicating whether access to the ReportItemCollection is synchronized (thread safe). | |
Item | Overloaded. Gets or sets a specific ReportItem object in the ReportItemCollection by position. | |
SyncRoot | Gets an object that can be used to synchronize access to the ReportItemCollection. |