Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NParentChangedEventArgs Class
Members


In This Topic
    NParentChangedEventArgs Class
    In This Topic
    Event arguments, associated with parent the changed event.
    Object Model
    NParentChangedEventArgs Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NParentChangedEventArgs 
       Inherits NEventArgs
    'Usage
     
    
    Dim instance As NParentChangedEventArgs
    public sealed class NParentChangedEventArgs : NEventArgs 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NEventArgs
          Nevron.Nov.Dom.NParentChangedEventArgs

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also