Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NEndPointGlue Class / COb Method


In This Topic
    COb Method (NEndPointGlue)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub COb( _
       ByVal MbAI As NEndPointGlueFx, _
       ByVal nbAI As NList(Of vjfb) _
    ) 
    'Usage
     
    
    Dim instance As NEndPointGlue
    Dim MbAI As NEndPointGlueFx
    Dim nbAI As NList(Of vjfb)
     
    instance.COb(MbAI, nbAI)
    internal override void COb( 
       NEndPointGlueFx MbAI,
       NList<vjfb> nbAI
    )

    Parameters

    MbAI
    nbAI
    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