In The Hand LtdIn The Hand
Item Property (index)
NamespacesInTheHand.Net.NetworkInformationIPAddressCollectionItem[([( Int32])])
.NET Components for Mobility
Gets the IPAddress instance at the specified index in the collection.
Declaration Syntax
C#Visual Basic
public IPAddress this[
	int index
] { get; }
Public ReadOnly Default Property Item ( _
	index As Integer _
) As IPAddress
	Get
Parameters
index (Int32)
The zero-based index of the element.
Return Value
The IPAddress at the specified location.

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