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


In This Topic
    NPropertyBag Class
    In This Topic
    Represents a propery bag serialization helper. Can be used in conjunction with custom serialization to reduce stored object space and provide backward compatibility
    Object Model
    NPropertyBag Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NPropertyBag 
    'Usage
     
    
    Dim instance As NPropertyBag
    public sealed class NPropertyBag 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Serialization.NPropertyBag

    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