GatewayIPAddressInformationCollection.Remove Metoda

Definicja

Zgłasza obiekt , NotSupportedException ponieważ ta operacja nie jest obsługiwana dla tej kolekcji.

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

Obiekt, który ma zostać usunięty.

Zwraca

Zawsze zgłasza wartość NotSupportedException.

Implementuje

Dotyczy