method

MultiDecodeType::Add method

Adds one more SingleDecodeType to the MultiDecodeType.

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

See Also