| Name | Description |
---|
  | EpcGs1ElementStringToHex(String, String, Int32) |
Convert a human readable GS1 Element String to a hex representation of an encoded EPC.
For TDS 2.0 schemes.
|
  | EpcGs1ElementStringToHex(String, Gs1EpcLibTagSchemes, Int32, Gs1EpcLibEncodings) |
Convert a human readable GS1 Element String to a hex representation of an encoded EPC.
For TDS 2.0 schemes where specific encoding is required.
|
  | EpcGs1ElementStringToHex(String, Gs1EpcLibTagSchemes, Int32, Int32) |
Convert a human readable GS1 Element String to a hex representation of an encoded EPC.
|
  | EpcGs1ElementStringToHex(String, String, Int32, Gs1EpcLibEncodings) |
Convert a human readable GS1 Element String to a hex representation of an encoded EPC.
For TDS 2.0 schemes where specific encoding is required.
|
  | EpcGs1ElementStringToHex(String, String, Int32, Int32) |
Convert a human readable GS1 Element String to a hex representation of an encoded EPC.
|