Click or drag to resize

RfidBank01FromGs1ElementString Method

Overload List
 NameDescription
Public methodStatic memberFromGs1ElementString(Gs1ElementString, String, Int32) Parses the specified GS1 Element String and returns the equivalent RfidBank01 encoded using the specified tag scheme. Suitable for TDS 2.0 tag schemes where the GS1 company prefix is not required.
Public methodStatic memberFromGs1ElementString(String, Gs1EpcLibTagSchemes, Int32) Parses the specified human readable GS1 Element String and returns the equivalent RfidBank01 encoded using the specified tag scheme. Suitable for TDS 2.0 tag schemes where the GS1 company prefix length is not required.
Public methodStatic memberFromGs1ElementString(String, String, Int32) Parses the specified human readable GS1 Element String and returns the equivalent RfidBank01 encoded using the specified tag scheme. Suitable for TDS 2.0 tag schemes where the GS1 company prefix length is not required.
Public methodStatic memberFromGs1ElementString(Gs1ElementString, Gs1EpcLibTagSchemes, Int32, Gs1EpcLibEncodings) Parses the specified GS1 Element String and returns the equivalent RfidBank01 encoded using the specified tag scheme. Suitable for TDS 2.0 tag schemes where the GS1 company prefix is not required, and the encoding method for variable length alpha-numeric components needs to be specified.
Public methodStatic memberFromGs1ElementString(Gs1ElementString, Gs1EpcLibTagSchemes, Int32, Int32) Parses the specified GS1 Element String and returns the equivalent RfidBank01 encoded using the specified tag scheme.
Public methodStatic memberFromGs1ElementString(Gs1ElementString, String, Int32, Gs1EpcLibEncodings) Parses the specified GS1 Element String and returns the equivalent RfidBank01 encoded using the specified tag scheme. Suitable for TDS 2.0 tag schemes where the GS1 company prefix is not required, and the encoding method for variable length alpha-numeric components needs to be specified.
Public methodStatic memberFromGs1ElementString(Gs1ElementString, String, Int32, Int32) Parses the specified GS1 Element String and returns the equivalent RfidBank01 encoded using the specified tag scheme.
Public methodStatic memberFromGs1ElementString(String, Gs1EpcLibTagSchemes, Int32, Gs1EpcLibEncodings) Parses the specified human readable GS1 Element String and returns the equivalent RfidBank01 encoded using the specified tag scheme.
Public methodStatic memberFromGs1ElementString(String, Gs1EpcLibTagSchemes, Int32, Int32) Parses the specified human readable GS1 Element String and returns the equivalent RfidBank01 encoded using the specified tag scheme.
Public methodStatic memberFromGs1ElementString(String, String, Int32, Gs1EpcLibEncodings) Parses the specified human readable GS1 Element String and returns the equivalent RfidBank01 encoded using the specified tag scheme.
Public methodStatic memberFromGs1ElementString(String, String, Int32, Int32) Parses the specified human readable GS1 Element String and returns the equivalent RfidBank01 encoded using the specified tag scheme.
Top
See Also