GatewayIPAddressInformationCollection.Remove Metoda

Definice

Vyvolá chybu , NotSupportedException protože tato operace není pro tuto kolekci podporovaná.

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

Parametry

address
GatewayIPAddressInformation

Objekt, který má být odebrán.

Návraty

Vždy vyhodí NotSupportedException.

Implementuje

Platí pro