Nevron Open Vision Documentation
Nevron.Nov.Barcode Namespace / NBarcodeLoadAssemblyType Class / Dispose Method


In This Topic
    Dispose Method (NBarcodeLoadAssemblyType)
    In This Topic
    Disposes the dummy barcode load assembly type.
    Syntax
    'Declaration
     
    
    Public Sub Dispose() 
    'Usage
     
    
    Dim instance As NBarcodeLoadAssemblyType
     
    instance.Dispose()
    public void Dispose()
    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