Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NElement Class / GEEb Method


In This Topic
    GEEb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub GEEb( _
       ByVal hEEb As NProperty, _
       ByVal IEEb As System.Object _
    ) 
    'Usage
     
    
    Dim instance As NElement
    Dim hEEb As NProperty
    Dim IEEb As System.Object
     
    instance.GEEb(hEEb, IEEb)
    internal void GEEb( 
       NProperty hEEb,
       System.object IEEb
    )

    Parameters

    hEEb
    IEEb
    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