IPAddressInformationCollection.Item[Int32] Właściwość

Definicja

Pobiera obiekt IPAddressInformation w określonym indeksie w kolekcji.

public:
 virtual property System::Net::NetworkInformation::IPAddressInformation ^ default[int] { System::Net::NetworkInformation::IPAddressInformation ^ get(int index); };
public virtual System.Net.NetworkInformation.IPAddressInformation this[int index] { get; }
member this.Item(int) : System.Net.NetworkInformation.IPAddressInformation
Default Public Overridable ReadOnly Property Item(index As Integer) As IPAddressInformation

Parametry

index
Int32

Indeks oparty na zerze elementu.

Wartość właściwości

Obiekt IPAddressInformation w określonej lokalizacji.

Dotyczy