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


In This Topic
    MEEb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub MEEb( _
       ByVal nEEb As System.Integer, _
       ByVal OEEb As EQhb _
    ) 
    'Usage
     
    
    Dim instance As NElement
    Dim nEEb As System.Integer
    Dim OEEb As EQhb
     
    instance.MEEb(nEEb, OEEb)
    internal void MEEb( 
       System.int nEEb,
       EQhb OEEb
    )

    Parameters

    nEEb
    OEEb
    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