Click or drag to resize

Gs1EpcLibEpcGs1ElementStringToHex Method

Overload List
 NameDescription
Public methodStatic memberEpcGs1ElementStringToHex(String, String, Int32) Convert a human readable GS1 Element String to a hex representation of an encoded EPC. For TDS 2.0 schemes.
Public methodStatic memberEpcGs1ElementStringToHex(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.
Public methodStatic memberEpcGs1ElementStringToHex(String, Gs1EpcLibTagSchemes, Int32, Int32) Convert a human readable GS1 Element String to a hex representation of an encoded EPC.
Public methodStatic memberEpcGs1ElementStringToHex(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.
Public methodStatic memberEpcGs1ElementStringToHex(String, String, Int32, Int32) Convert a human readable GS1 Element String to a hex representation of an encoded EPC.
Top
See Also