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

Parameter

address
GatewayIPAddressInformation

Das der Auflistung hinzuzufügende Objekt.

Implementiert

Gilt für: