Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NBulletListCollection Class / dhpC Method


In This Topic
    dhpC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function dhpC( _
       ByVal EhpC As System.Integer _
    ) As NBulletList
    'Usage
     
    
    Dim instance As NBulletListCollection
    Dim EhpC As System.Integer
    Dim value As NBulletList
     
    value = instance.dhpC(EhpC)
    internal NBulletList dhpC( 
       System.int EhpC
    )

    Parameters

    EhpC
    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