Nevron Open Vision Documentation
Nevron.Nov Namespace / NPLKI Class / ChK Method


In This Topic
    ChK Method (NPLKI)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Function ChK() As System.Collections.Generic.Dictionary(Of Integer,Object)
    'Usage
     
    
    Dim instance As NPLKI
    Dim value As System.Collections.Generic.Dictionary(Of Integer,Object)
     
    value = instance.ChK()
    internal override System.Collections.Generic.Dictionary<int,object> ChK()
    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