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