Gs |
public class Gs1EpcLib
The Gs1EpcLib type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | EpcBarcodeStringToHex(String, String, Int32) | Convert a Barcode String to a hex representation of an encoded EPC. For TDS 2.0 schemes. |
![]() ![]() | EpcBarcodeStringToHex(String, Gs1EpcLibTagSchemes, Int32, Gs1EpcLibEncodings) | Convert a Barcode String to a hex representation of an encoded EPC. For TDS 2.0 schemes where specific encoding is required. |
![]() ![]() | EpcBarcodeStringToHex(String, Gs1EpcLibTagSchemes, Int32, Int32) | Convert a Barcode String to a hex representation of an encoded EPC. |
![]() ![]() | EpcBarcodeStringToHex(String, String, Int32, Gs1EpcLibEncodings) | Convert a Barcode String to a hex representation of an encoded EPC. For TDS 2.0 schemes where specific encoding is required. |
![]() ![]() | EpcBarcodeStringToHex(String, String, Int32, Int32) | Convert a Barcode String to a hex representation of an encoded EPC. |
![]() ![]() | EpcDigitalLinkToGs1ElementString | Convert a Digital Link URI to a human readable GS1 Element String. |
![]() ![]() | EpcDigitalLinkToHex(String, String, Int32) | Convert a Digital Link URI to a hex representation of an encoded EPC. For TDS 2.0 schemes. |
![]() ![]() | EpcDigitalLinkToHex(String, Gs1EpcLibTagSchemes, Int32, Gs1EpcLibEncodings) | Convert a Digital Link URI to a hex representation of an encoded EPC. For TDS 2.0 schemes where specific encoding is required. |
![]() ![]() | EpcDigitalLinkToHex(String, Gs1EpcLibTagSchemes, Int32, Int32) | Convert a Digital Link URI to a hex representation of an encoded EPC. |
![]() ![]() | EpcDigitalLinkToHex(String, String, Int32, Gs1EpcLibEncodings) | Convert a Digital Link URI to a hex representation of an encoded EPC. For TDS 2.0 schemes where specific encoding is required. |
![]() ![]() | EpcDigitalLinkToHex(String, String, Int32, Int32) | Convert a Digital Link URI to a hex representation of an encoded EPC. |
![]() ![]() | EpcEpcTagUriToGs1ElementString | Convert an EPC Tag URI to a human readable GS1 Element String. |
![]() ![]() | EpcEpcTagUriToHex | Convert an EPC Tag URI to a hex representation of an encoded EPC. |
![]() ![]() | EpcEpcUriToBarcodeString | Convert an EPC URI to a Bar Code String |
![]() ![]() | EpcEpcUriToGs1ElementString | Covert an EPC URI to a human readable GS1 Element String. |
![]() ![]() | EpcEpcUriToHex(String, Gs1EpcLibTagSchemes, Int32) | Convert an EPC URI to a hex representation of an encoded EPC. |
![]() ![]() | EpcEpcUriToHex(String, String, Int32) | Convert an EPC URI to a hex representation of an encoded EPC. |
![]() ![]() | EpcGs1ElementStringToDigitalLink | Convert a human readable GS1 Element String to a Digital Link URI. |
![]() ![]() | EpcGs1ElementStringToEpcTagUri(String, Gs1EpcLibTagSchemes, Int32, Int32) | Convert a human readable GS1 Element String to an EPC Tag URI. |
![]() ![]() | EpcGs1ElementStringToEpcTagUri(String, String, Int32, Int32) | Convert a human readable GS1 Element String to an EPC Tag URI. |
![]() ![]() | EpcGs1ElementStringToEpcUri | Convert a human readable GS1 Element String to an EPC URI. |
![]() ![]() | 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. |
![]() ![]() | EpcHexToBarcodeString | Convert a hex string representation of an encoded EPC to a Barcode String |
![]() ![]() | EpcHexToDigitalLink | Convert a hex string representation of an encoded EPC to a Digital Link URI. |
![]() ![]() | EpcHexToEpcTagUri | Convert a hex string representation of an encoded EPC to an EPC Tag URI. |
![]() ![]() | EpcHexToEpcUri | Convert a hex string representation of an encoded EPC to an EPC URI. |
![]() ![]() | EpcHexToGS1ElementString | Convert a hex string representation of an encoded EPC to a GS1 Element String. |
![]() ![]() | EpcHexToTagSchemeName | Lookup the tag scheme name from the hex string representation of an encoded EPC |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |