Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NNode Class / pGM Method


In This Topic
    pGM Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overridable Sub pGM( _
       ByVal KjEb As NSchema, _
       ByVal ljEb As ESSb, _
       ByVal MjEb As YOrb _
    ) 
    'Usage
     
    
    Dim instance As NNode
    Dim KjEb As NSchema
    Dim ljEb As ESSb
    Dim MjEb As YOrb
     
    instance.pGM(KjEb, ljEb, MjEb)
    internal virtual void pGM( 
       NSchema KjEb,
       ESSb ljEb,
       YOrb MjEb
    )

    Parameters

    KjEb
    ljEb
    MjEb
    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