UnicastIPAddressInformationCollection.Add(UnicastIPAddressInformation) 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::UnicastIPAddressInformation ^ address);
public virtual void Add (System.Net.NetworkInformation.UnicastIPAddressInformation address);
abstract member Add : System.Net.NetworkInformation.UnicastIPAddressInformation -> unit
override this.Add : System.Net.NetworkInformation.UnicastIPAddressInformation -> unit
Public Overridable Sub Add (address As UnicastIPAddressInformation)

Parameter

address
UnicastIPAddressInformation

Das der Auflistung hinzuzufügende Objekt.

Implementiert

Gilt für: