Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NMetaUnit Class / jOfb Method


In This Topic
    jOfb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub jOfb( _
       ByVal KOfb As NSchema, _
       ByVal lOfb As System.Object _
    ) 
    'Usage
     
    
    Dim instance As NMetaUnit
    Dim KOfb As NSchema
    Dim lOfb As System.Object
     
    instance.jOfb(KOfb, lOfb)
    internal void jOfb( 
       NSchema KOfb,
       System.object lOfb
    )

    Parameters

    KOfb
    lOfb
    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