Partager via


Classe ActionCollection

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
Méthode publique ActionCollection Initializes a new instance of the ActionCollection class.

Haut de la page

Propriétés

  Nom Description
Propriété publique Count Gets the number of items in the collection.
Propriété publique Item Gets an item from the collection at the specified index.

Haut de la page

Méthodes

  Nom Description
Méthode publique Add Adds an Action object to the collection.
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique 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.