Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Remove a listener delegate from an event listener store.
Namespace/Module Path: Microsoft.FSharp.Control
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
abstract this.RemoveHandler : 'Delegate -> unit
// Usage:
iDelegateEvent.RemoveHandler (handler)
Parameters
handler
Type: 'DelegateThe delegate to be removed from the event listener store.
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 2.0, 4.0, Portable