Nevron Open Vision Documentation
Nevron.Nov.Diagram.Expressions Namespace / NPortGlueFx Class / hUb Method


In This Topic
    hUb Method (NPortGlueFx)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides NotOverridable Sub hUb( _
       ByVal SCth As NElement, _
       ByVal tCth As NProperty _
    ) 
    'Usage
     
    
    Dim instance As NPortGlueFx
    Dim SCth As NElement
    Dim tCth As NProperty
     
    instance.hUb(SCth, tCth)
    internal override void hUb( 
       NElement SCth,
       NProperty tCth
    )

    Parameters

    SCth
    tCth
    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