Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NInheritDeclaration Class / GetValue Method / GetValue() Method


In This Topic
    GetValue() Method
    In This Topic
    Returns a predefined value that instructs the styling to force inheritance on the specified property.
    Syntax
    'Declaration
     
    
    Public Overloads Overrides Function GetValue() As System.Object
    'Usage
     
    
    Dim instance As NInheritDeclaration
    Dim value As System.Object
     
    value = instance.GetValue()
    public override System.object GetValue()
    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