Removes a barcode.

<void> BarcodeCollection.remove(<BarcodeFrame> barcode, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
barcode Specifies the barcode to remove.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.