method

MultiDecodeType::ContainsAll method

Check if this contains all types from barcode types.

bool Aspose::BarCode::BarCodeRecognition::MultiDecodeType::ContainsAll(const System::ArrayPtr<System::SharedPtr<BaseDecodeType>> &barcodeTypes)
ParameterTypeDescription
barcodeTypesconst System::ArrayPtr<System::SharedPtr<BaseDecodeType>>&Input single or multi barcode types

ReturnValue

Value is a true if all types are included into

See Also