Classe MoveEventArgs
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public NotInheritable Class MoveEventArgs _
Inherits CollectionChangeEventArgs
'Utilisation
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
Hiérarchie d'héritage
System. . :: . .Object
System. . :: . .EventArgs
Microsoft.AnalysisServices. . :: . .CollectionChangeEventArgs
Microsoft.AnalysisServices..::..MoveEventArgs
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.