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


In This Topic
    NChild Class
    In This Topic
    Represents a slot for a named child declared in the node schema of a container node.
    Object Model
    NChild Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NChild 
       Inherits NSchemaPart
    'Usage
     
    
    Dim instance As NChild
    public sealed class NChild : NSchemaPart 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NSchemaPart
          Nevron.Nov.Dom.NChild

    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