Aspose::BarCode::BarCodeRecognition::MultyDecodeType::Add method

MultyDecodeType::Add method

Adds one more SingleDecodeType to the MultyDecodeType.

void Aspose::BarCode::BarCodeRecognition::MultyDecodeType::Add(System::SharedPtr<SingleDecodeType> singleType)
ParameterTypeDescription
singleTypeSystem::SharedPtr<SingleDecodeType>A Single DecodeType to be added to the list

See Also