In The Hand
ToByteArray Method
Namespaces
►
InTheHand.Net
►
BluetoothAddress
►
ToByteArray
()
()
()
C#
Visual Basic
.NET Components for Mobility
Returns the value as a byte array.
Declaration Syntax
C#
Visual Basic
public
byte
[]
ToByteArray
()
Public
Function
ToByteArray
As
Byte
()
Return Value
An array of byte
Remarks
In previous versions this returned the internal array, it now returns a copy. Addresses should be immutable, particularly for the None const!
Assembly:
InTheHand.Net.Personal
(Module: InTheHand.Net.Personal) Version: 3.0.0.0