In The Hand LtdIn The Hand
Item Property (index)
NamespacesInTheHand.WindowsMobile.NetWirelessManagerItem[([( Int32])])
.NET Components for Mobility
Returns the WirelessDevice at the specified index.
Declaration Syntax
C#Visual Basic
public WirelessDevice this[
	int index
] { get; }
Public ReadOnly Default Property Item ( _
	index As Integer _
) As WirelessDevice
	Get
Parameters
index (Int32)
zero-based index of a wireless device.
Return Value
A WirelessDevice instance for the individual radio device.

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 7.0.0.0