ReportComponentCollection Class Members
In This Topic
The following tables list the members exposed by ReportComponentCollection.
Public Constructors
Public Properties
| Name | Description |
 | Count | Gets the number of elements contained in the collection. |
 | IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread-safe). |
 | SyncRoot | Gets an object that can be used to synchronize access to the collection. |
Top
Public Methods
| Name | Description |
 | CopyTo | Copies the elements of the collection to an System.Array, starting at a particular array index. |
Top
See Also