Nevron Open Vision Documentation
Nevron.Nov Namespace / NUriBase Class
Members


In This Topic
    NUriBase Class
    In This Topic
    Base class for all URIs and data URIs.
    Object Model
    NUriBase Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NUriBase 
       Implements INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NUriBase
    public abstract class NUriBase : INDeeplyCloneable  
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.NUriBase
          Nevron.Nov.NDataUri
          Nevron.Nov.NFileUri
          Nevron.Nov.NUri

    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