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


In This Topic
    NDomProperty Class
    In This Topic
    Represents a DOM property, which is a Name-Type pair. Each DOM property has an unique Id accessible by its Id readonly field. Each DOM property has a list of it's NProperty instances.
    Object Model
    NDomProperty Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NDomProperty 
    'Usage
     
    
    Dim instance As NDomProperty
    public sealed class NDomProperty 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NDomProperty

    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