Nevron .NET Vision
Nevron.Dom Namespace / NNodeAttributeEventArgs Class
Members


In This Topic
    NNodeAttributeEventArgs Class
    In This Topic
    Used as argument in NodeAttributeEventHandler delegates
    Object Model
    NNodeAttributeEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class NNodeAttributeEventArgs 
       Inherits NNodeEventArgs
    'Usage
     
    
    Dim instance As NNodeAttributeEventArgs
    public class NNodeAttributeEventArgs : NNodeEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Nevron.Dom.NNodeEventArgs
             Nevron.Dom.NNodeAttributeEventArgs
                Nevron.Dom.NNodeAttributePropertyEventArgs

    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