CollectionChangeEventArgs クラス
コレクション変更イベントのデータを提供します。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Public MustInherit Class CollectionChangeEventArgs _
Inherits EventArgs
'使用
Dim instance As CollectionChangeEventArgs
public abstract class CollectionChangeEventArgs : EventArgs
public ref class CollectionChangeEventArgs abstract : public EventArgs
[<AbstractClassAttribute>]
type CollectionChangeEventArgs =
class
inherit EventArgs
end
public abstract class CollectionChangeEventArgs extends EventArgs
説明
新規 :2006 年 7 月 17 日
継承階層
System. . :: . .Object
System. . :: . .EventArgs
Microsoft.AnalysisServices..::..CollectionChangeEventArgs
Microsoft.AnalysisServices. . :: . .AddEventArgs
Microsoft.AnalysisServices. . :: . .MoveEventArgs
Microsoft.AnalysisServices. . :: . .RemoveEventArgs
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。