Aspose::BarCode::BarCodeRecognition::MultyDecodeType::ContainsAll method

MultyDecodeType::ContainsAll method

Check if this contains all types from barcode types.

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

ReturnValue

Value is a true if all types are included into

See Also