BluetoothAddress Class |
Namespace: InTheHand.Net
[SerializableAttribute] public sealed class BluetoothAddress : IComparable, IFormattable, IXmlSerializable, ISerializable
The BluetoothAddress type exposes the following members.
Name | Description | |
---|---|---|
![]() | BluetoothAddress(Byte) | |
![]() | BluetoothAddress(Int64) |
Name | Description | |
---|---|---|
![]() | Clone | |
![]() ![]() | CreateFromBigEndian | |
![]() ![]() | CreateFromLittleEndian | |
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Parse | |
![]() | ToByteArray | |
![]() | ToByteArrayBigEndian | |
![]() | ToByteArrayLittleEndian | |
![]() | ToInt64 | |
![]() | ToString | (Overrides ObjectToString.) |
![]() | ToString(String) | |
![]() | ToString(String, IFormatProvider) | |
![]() ![]() | TryParse |
Name | Description | |
---|---|---|
![]() ![]() | Equality | |
![]() ![]() | Inequality |