IPAddressInformationCollection.Item[Int32] Egenskap

Definition

IPAddressInformation Hämtar vid det angivna indexet i samlingen.

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

Parametrar

index
Int32

Elementets nollbaserade index.

Egenskapsvärde

IPAddressInformation den angivna platsen.

Gäller för