IPAddressInformationCollection.Add(IPAddressInformation) Methode

Definition

Löst einen NotSupportedException aus, da dieser Vorgang für diese Auflistung nicht unterstützt wird.

public:
 virtual void Add(System::Net::NetworkInformation::IPAddressInformation ^ address);
public virtual void Add (System.Net.NetworkInformation.IPAddressInformation address);
abstract member Add : System.Net.NetworkInformation.IPAddressInformation -> unit
override this.Add : System.Net.NetworkInformation.IPAddressInformation -> unit
Public Overridable Sub Add (address As IPAddressInformation)

Parameter

address
IPAddressInformation

Das der Auflistung hinzuzufügende Objekt.

Implementiert

Gilt für: