Nevron Open Vision Documentation
Nevron.Nov.Serialization Namespace / NMetaRoot Class
Members


In This Topic
    NMetaRoot Class
    In This Topic
    Represents the root of the meta object model
    Object Model
    NMetaRoot Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NMetaRoot 
       Inherits NMetaElement
    'Usage
     
    
    Dim instance As NMetaRoot
    public sealed class NMetaRoot : NMetaElement 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Serialization.NMetaElement
          Nevron.Nov.Serialization.NMetaRoot

    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