Miner.Responder.Shared Assembly > Miner.Responder.Shared.Extensions Namespace > EventExtensions Class > Raise Method : Raise(EventHandler,Object,ISynchronizeInvoke) Method |
'Declaration <ExtensionAttribute()> <DebuggerStepThroughAttribute()> Public Overloads Shared Sub Raise( _ ByVal handler As EventHandler, _ ByVal sender As Object, _ Optional ByVal synchronize As ISynchronizeInvoke _ )
'Usage Dim handler As EventHandler Dim sender As Object Dim synchronize As ISynchronizeInvoke EventExtensions.Raise(handler, sender, synchronize)
[Extension()] [DebuggerStepThrough()] public static void Raise( EventHandler handler, object sender, ISynchronizeInvoke synchronize )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.