MoveEventArgs クラス
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Public NotInheritable Class MoveEventArgs _
Inherits CollectionChangeEventArgs
'使用
Dim instance As MoveEventArgs
public sealed class MoveEventArgs : CollectionChangeEventArgs
public ref class MoveEventArgs sealed : public CollectionChangeEventArgs
[<SealedAttribute>]
type MoveEventArgs =
class
inherit CollectionChangeEventArgs
end
public final class MoveEventArgs extends CollectionChangeEventArgs
継承階層
System. . :: . .Object
System. . :: . .EventArgs
Microsoft.AnalysisServices. . :: . .CollectionChangeEventArgs
Microsoft.AnalysisServices..::..MoveEventArgs
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。