UnicastIPAddressInformationCollection.Item[Int32] Vlastnost

Definice

UnicastIPAddressInformation Získá instanci v zadaném indexu v kolekci.

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

Parametry

index
Int32

Index prvku založený na nule.

Hodnota vlastnosti

v UnicastIPAddressInformation zadaném umístění.

Platí pro