Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NRangeSampler Class / IhC Method


In This Topic
    IhC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend MustOverride Sub IhC( _
       ByVal dvpG As NRange _
    ) 
    'Usage
     
    
    Dim instance As NRangeSampler
    Dim dvpG As NRange
     
    instance.IhC(dvpG)
    internal abstract void IhC( 
       NRange dvpG
    )

    Parameters

    dvpG
    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