Click or drag to resize

IrDAAddress Class

Inheritance Hierarchy
SystemObject
  InTheHand.NetIrDAAddress

Namespace:  InTheHand.Net
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public sealed class IrDAAddress : IComparable, 
	IFormattable

The IrDAAddress type exposes the following members.

Constructors
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberParse
Public methodToByteArray
Public methodToInt32
Public methodToString (Overrides ObjectToString.)
Public methodToString(String)
Public methodToString(String, IFormatProvider)
Public methodStatic memberTryParse
Top
Operators
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Top
Fields
  NameDescription
Public fieldStatic memberNone
Top
See Also