W3cubDocs

/Haxe C#

EventHandlerList

package cs.system.componentmodel

implements IDisposable

@:final@:libType@:csNative@:native("System.ComponentModel.EventHandlerList") Available on cs

Constructor

@:final @:overload new ()

Methods

@:final @:overload AddHandler (key:Dynamic, value:Delegate):Void

@:final @:overload AddHandlers (listToAddFrom:EventHandlerList):Void

@:final @:overload Dispose ():Void

@:final @:overload RemoveHandler (key:Dynamic, value:Delegate):Void

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/componentmodel/EventHandlerList.html