DecodedTagDataTagSerialNumberInfoToDecimal Method |
Converts the value Of this instance To its equivalent decimal number representation.
Namespace:
com.gigatms.Parameters
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
SyntaxPublic Function ToDecimal As Long
public:
long long ToDecimal()
Return Value
Type:
Int64
The decimal number representation of the value of this instance as specified by provider
See Also