次の方法で共有


ActionCollection クラス

Action オブジェクトのコレクションを表します。このクラスは継承できません。

名前空間:  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

説明

このクラスは、ユーザー アクションに関する情報をカプセル化するために TextBox、ChartDataPoint、および ImageMapArea の各クラスで使用します。

継承階層

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

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。