Click or drag to resize

DecodedTagDataTIDInfoToBytes 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)
Syntax
public byte[] ToBytes()

Return Value

Type: Byte
The byte array representation of the value of this instance as specified by provider
See Also