[ObsoleteAttribute("Use unsigned long for widest compatibility", false)]
public long ToInt64()
<ObsoleteAttribute("Use unsigned long for widest compatibility", false)>
Public Function ToInt64 As Long
public:
[ObsoleteAttribute(L"Use unsigned long for widest compatibility", false)]
long long ToInt64()
[<ObsoleteAttribute("Use unsigned long for widest compatibility", false)>]
member ToInt64 : unit -> int64
[Missing <returns> documentation for "M:InTheHand.Net.BluetoothAddress.ToInt64"]