UnicastIPAddressInformationCollection.Item[Int32] Egenskap

Definition

Hämtar instansen UnicastIPAddressInformation vid det angivna indexet i samlingen.

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

Parametrar

index
Int32

Elementets nollbaserade index.

Egenskapsvärde

UnicastIPAddressInformation den angivna platsen.

Gäller för