ITypeProvider.remove_Invalidate Method (F#)
Removes an event handler for the Invalidate event.
Namespace/Module Path: Microsoft.FSharp.Core.CompilerServices
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
abstract this.remove_Invalidate : EventHandler -> unit
// Usage:
iTypeProvider.remove_Invalidate ()
Parameters
handler
Type: EventHandlerThe event handler to remove.
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 4.0Supported in: 4.0, Portable