In The Hand
IrDAAddress Constructor (address)
NamespacesInTheHand.NetIrDAAddressIrDAAddress(Int32)
.NET Components for Mobility
Initializes a new instance of the IrDAAddress class with the specified address.
Declaration Syntax
C#Visual Basic
public IrDAAddress(
	int address
)
Public Sub New ( _
	address As Integer _
)
Parameters
address (Int32)
Int32 representation of the address.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0