VintaSoft Barcode .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.Barcode.QualityTests Namespace / ISO15415QualityTestManager Class / ISO15415QualityTestManager Constructor(BarcodeType)
Синтаксис Требования Смотрите также
В этом разделе
    ISO15415QualityTestManager Constructor(BarcodeType)
    В этом разделе
    Инициализирует новый экземпляр класса ISO15415QualityTestManager.
    Синтаксис
    'Declaration
    
    Public Function New( _
    ByVal value
    As Vintasoft.Barcode.BarcodeType _
    )
    public ISO15415QualityTestManager(
    Vintasoft.Barcode.BarcodeType value
    )
    public: ISO15415QualityTestManager(
    Vintasoft.Barcode.BarcodeType value
    )
    public:
    ISO15415QualityTestManager(
    Vintasoft.Barcode.BarcodeType value
    )
    Требования

    Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также