Miner.Responder.Shared Assembly > Miner.Responder.Shared.Extensions Namespace > EventExtensions Class > Raise Method : Raise<T>(EventHandler<T>,Object,T,ISynchronizeInvoke) Method |
'Declaration <System.Runtime.CompilerServices.ExtensionAttribute()> <System.Diagnostics.DebuggerStepThroughAttribute()> Public Overloads Shared Sub Raise(Of T As System.EventArgs)( _ ByVal handler As System.EventHandler(Of T), _ ByVal sender As System.Object, _ ByVal event As T, _ Optional ByVal synchronize As System.ComponentModel.ISynchronizeInvoke _ )
'Usage Dim handler As System.EventHandler(Of T) Dim sender As System.Object Dim event As T Dim synchronize As System.ComponentModel.ISynchronizeInvoke EventExtensions.Raise(Of T)(handler, sender, event, 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.