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


In This Topic
    NEmptyChangeData Class
    In This Topic
    Represents change data that is empty (has no information about a change).
    Object Model
    NEmptyChangeData Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NEmptyChangeData 
       Inherits NChangeData
    'Usage
     
    
    Dim instance As NEmptyChangeData
    public sealed class NEmptyChangeData : NChangeData 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NChangeData
          Nevron.Nov.Dom.NEmptyChangeData

    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