GatewayIPAddressInformationCollection.Remove Methode

Definition

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

public:
 virtual bool Remove(System::Net::NetworkInformation::GatewayIPAddressInformation ^ address);
public virtual bool Remove (System.Net.NetworkInformation.GatewayIPAddressInformation address);
abstract member Remove : System.Net.NetworkInformation.GatewayIPAddressInformation -> bool
override this.Remove : System.Net.NetworkInformation.GatewayIPAddressInformation -> bool
Public Overridable Function Remove (address As GatewayIPAddressInformation) As Boolean

Parameter

address
GatewayIPAddressInformation

Das zu entfernende Objekt.

Gibt zurück

Löst immer eine NotSupportedException aus.

Implementiert

Gilt für: