IrDAAddressToString Method

Overload List

ToString Converts the address to its equivalent string representation.
ToString(String) Returns a String representation of the value of this IrDAAddress instance, according to the provided format specifier.
ToString(String, IFormatProvider) Returns a String representation of the value of this IrDAAddress instance, according to the provided format specifier.

See Also