Nevron.Examples.Framework.WebForm Namespace / NTreeNode Class
Members


In This Topic
    NTreeNode Class
    In This Topic
    Object Model
    NTreeNode Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NTreeNode 
    'Usage
     
    
    Dim instance As NTreeNode
    public abstract class NTreeNode 
    Inheritance Hierarchy

    System.Object
       Nevron.Examples.Framework.WebForm.NTreeNode
          Nevron.Examples.Framework.WebForm.NBookNode
          Nevron.Examples.Framework.WebForm.NContentNode
          Nevron.Examples.Framework.WebForm.NExampleNode

    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