DecodedTagDataDeviceSerialNumberInfoToBytes Method |
Converts the value Of this instance To its equivalent byte array representation.
Namespace:
com.gigatms.Parameters
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
SyntaxPublic Function ToBytes As Byte()
public:
array<unsigned char>^ ToBytes()
Return Value
Type:
Byte
The byte array representation of the value of this instance as specified by provider
See Also