Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Represents a collection of Action objects. This class cannot be inherited.
Hiérarchie d'héritage
System.Object
Microsoft.ReportingServices.ReportRendering.ActionCollection
Espace de noms : Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class ActionCollection
'Utilisation
Dim instance As ActionCollection
public sealed class ActionCollection
public ref class ActionCollection sealed
[<SealedAttribute>]
type ActionCollection = class end
public final class ActionCollection
Le type ActionCollection expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
ActionCollection | Initializes a new instance of the ActionCollection class. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Count | Gets the number of items in the collection. |
![]() |
Item | Gets an item from the collection at the specified index. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Add | Adds an Action object to the collection. |
![]() |
Equals | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)