Nevron Open Vision Documentation
Nevron.Nov.Grid Namespace / NRowCollectionBase Class / YhCh Method


In This Topic
    YhCh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub YhCh( _
       ByVal AICh As NTableGrid, _
       ByVal bICh As GOCh, _
       ByVal CICh As EUCh, _
       ByVal dICh As NGroupRow _
    ) 
    'Usage
     
    
    Dim instance As NRowCollectionBase
    Dim AICh As NTableGrid
    Dim bICh As GOCh
    Dim CICh As EUCh
    Dim dICh As NGroupRow
     
    instance.YhCh(AICh, bICh, CICh, dICh)
    internal void YhCh( 
       NTableGrid AICh,
       GOCh bICh,
       EUCh CICh,
       NGroupRow dICh
    )

    Parameters

    AICh
    bICh
    CICh
    dICh
    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