共用方式為


ActionCollection 類別

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

命名空間:  Microsoft.ReportingServices.ReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public NotInheritable Class ActionCollection
'用途
Dim instance As ActionCollection
public sealed class ActionCollection
public ref class ActionCollection sealed
[<SealedAttribute>]
type ActionCollection =  class end
public final class ActionCollection

備註

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

繼承階層

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

執行緒安全性

這個類型的任何公用static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。