Miner.Geodatabase.FeederManager Namespace : IEventHandler<TEvent> Interface |
'Declaration
Public Interface IEventHandler(Of TEvent As IEvent)
'Usage
Dim instance As IEventHandler(Of TEvent)
public interface IEventHandler<TEvent> where TEvent: IEvent
public interface IEventHandler
JScript does not support Generics.
public __gc __interface IEventHandler<TEvent> where TEvent: IEvent
generic<typename TEvent> public interface class IEventHandler where TEvent: IEvent
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2