Condividi tramite


Classe ActionCollection

Represents a collection of Action objects. This class cannot be inherited.

Spazio dei nomi:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class ActionCollection
'Utilizzo
Dim instance As ActionCollection
public sealed class ActionCollection
public ref class ActionCollection sealed
[<SealedAttribute>]
type ActionCollection =  class end
public final class ActionCollection

Osservazioni

This class is used by the TextBox, ChartDataPoint and ImageMapArea classes to encapsulate information about user actions.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..ActionCollection

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.