Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a collection of Action objects. This class cannot be inherited.
The following tables list the members exposed by the ActionCollection type.
Public Constructors
| Name | Description | |
|---|---|---|
| ActionCollection | Initializes a new instance of the ActionCollection class. | 
Top
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Count | Gets the number of items in the collection. | 
| .gif) | Item | Gets an item from the collection at the specified index. | 
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
| .gif) | Add | Adds an Action object to the collection. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
Top
See Also
Reference
ActionCollection Class
Microsoft.ReportingServices.ReportRendering Namespace