method

MultiDecodeType::ContainsAny method

Is contain any of types

bool Aspose::BarCode::BarCodeRecognition::MultiDecodeType::ContainsAny(const System::ArrayPtr<System::SharedPtr<BaseDecodeType>> &decodeTypes) override
ParameterTypeDescription
decodeTypesconst System::ArrayPtr<System::SharedPtr<BaseDecodeType>>&Decode types

ReturnValue

Value is a true if any types are included into

See Also