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


In This Topic
    NMetaUnit Class
    In This Topic
    Serves as base class for all units of meta data, which can be stored in metadata containers (schemas, properties and children).
    Object Model
    NMetaUnit Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NMetaUnit 
    'Usage
     
    
    Dim instance As NMetaUnit
    public abstract class NMetaUnit 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NMetaUnit
          Nevron.Nov.Editors.NDesignerMetaUnit
          Nevron.Nov.Editors.NToolboxItemMetaUnit

    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