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


In This Topic
    NMetaNamespace Class
    In This Topic
    Represents a namespace in the meta object model.
    Object Model
    NMetaNamespace Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NMetaNamespace 
       Inherits NMetaNamedElement
    'Usage
     
    
    Dim instance As NMetaNamespace
    public sealed class NMetaNamespace : NMetaNamedElement 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Serialization.NMetaElement
          Nevron.Nov.Serialization.NMetaNamedElement
             Nevron.Nov.Serialization.NMetaNamespace

    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