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


In This Topic
    EGM Method (NElement)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub EGM( _
       ByVal jfEb As NEventArgs _
    ) 
    'Usage
     
    
    Dim instance As NElement
    Dim jfEb As NEventArgs
     
    instance.EGM(jfEb)
    internal override void EGM( 
       NEventArgs jfEb
    )

    Parameters

    jfEb
    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