Nevron.Dom Namespace / NNodeEventSinkService Class
Members


In This Topic
    NNodeEventSinkService Class
    In This Topic
    Object Model
    NNodeEventSinkService Class
    Syntax
    'Declaration
     
    
    Public Class NNodeEventSinkService 
       Inherits NService
       Implements INService, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NNodeEventSinkService
    public class NNodeEventSinkService : NService, INService, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NService
          Nevron.Dom.NNodeEventSinkService
             Nevron.Chart.NEventSinkService
             Nevron.Diagram.NDiagramEventSinkService

    Requirements

    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

    See Also