Click or drag to resize

GS1Parser Class

Inheritance Hierarchy
Object
  Com.Datalogic.Decode.UtilsGS1Parser

Namespace:  Com.Datalogic.Decode.Utils
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class GS1Parser : Object

The GS1Parser type exposes the following members.

Constructors
  NameDescription
Public methodGS1Parser
Initializes a new instance of the GS1Parser class
Top
Properties
  NameDescription
Public propertyJniPeerMembers
To be added.
Top
Methods
  NameDescription
Public methodStatic memberParse
Executes the parsing of an input string that represents a barcode in GS1 format.
Top
Remarks
Class managing the parsing of GS1 formatted barcodes.

[Android Documentation]

See Also