Click or drag to resize

TagSerialNumberInfo Methods

The DecodedTagDataTagSerialNumberInfo type exposes the following members.

Methods
  NameDescription
Public methodToAsciiString
Converts to ASCII string.
Public methodToBytes
Converts the value Of this instance To its equivalent byte array representation.
Public methodToDecimal
Converts the value Of this instance To its equivalent decimal number representation.
Public methodToHexString
Converts the value Of this instance To its equivalent HEX string representation.
Public methodToString
Converts to string.
(Overrides ObjectToString.)
Top
See Also