Freigeben über


ITypeProvider.remove_Invalidate-Methode (F#)

Entfernt einen Ereignishandler für das Ereignis NULL.

Namespace/Modulpfad: Microsoft.FSharp.Core.CompilerServices

Assembly: FSharp.Core (in FSharp.Core.dll)

// Signature:
abstract this.remove_Invalidate : EventHandler -> unit

// Usage:
iTypeProvider.remove_Invalidate ()

Parameter

  • handler
    Typ: EventHandler

    Der Ereignishandler, der entfernt werden soll.

Plattformen

Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2

Versionsinformationen

F#-Kern-Bibliotheks-Versionen

Unterstützt in: 4.0Supported in: 4.0, Portable

Siehe auch

Referenz

CompilerServices.ITypeProvider-Schnittstelle (F#)

Microsoft.FSharp.Core.CompilerServices-Namespace (F#)