Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Represents a collection of Action objects. This class cannot be inherited.
Jerarquía de herencia
System.Object
Microsoft.ReportingServices.ReportRendering.ActionCollection
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public NotInheritable Class ActionCollection
'Uso
Dim instance As ActionCollection
public sealed class ActionCollection
public ref class ActionCollection sealed
[<SealedAttribute>]
type ActionCollection = class end
public final class ActionCollection
El tipo ActionCollection expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
ActionCollection | Initializes a new instance of the ActionCollection class. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Count | Gets the number of items in the collection. |
![]() |
Item | Gets an item from the collection at the specified index. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Add | Adds an Action object to the collection. |
![]() |
Equals | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.ReportRendering
.gif)
.gif)