Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NTableRootBlock Class / Khl Method


In This Topic
    Khl Method (NTableRootBlock)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub Khl( _
       ByVal MjMC As YUjC, _
       ByVal njMC As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NTableRootBlock
    Dim MjMC As YUjC
    Dim njMC As System.Double
     
    instance.Khl(MjMC, njMC)
    internal override void Khl( 
       YUjC MjMC,
       System.double njMC
    )

    Parameters

    MjMC
    njMC
    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