BarcodeTypes Methods |
The BarcodeTypes type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Parse |
Returns Barcode type with pasringType name. If name of Barcode is unknown - Exception will be thrown.
|
![]() ![]() | TryParse |
Returns Barcode type with pasringType name. If name of Barcode is unknown -
no Exception will be thrown but method will return null value.
|