DecodedTagDataDeviceSerialNumberInfoToHexString Method |
Converts the value Of this instance To its equivalent HEX string representation.
Namespace:
com.gigatms.Parameters
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic string ToHexString()
Public Function ToHexString As String
public:
String^ ToHexString()
Return Value
Type:
String
The HEX string representation of the value of this instance as specified by provider
See Also