GatewayIPAddressInformationCollection.Remove Yöntem

Tanım

Bu işlem bu koleksiyon için desteklenmediğinden bir NotSupportedException oluşturur.

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

Parametreler

address
GatewayIPAddressInformation

Kaldırılacak nesne.

Döndürülenler

Her zaman bir NotSupportedExceptionatar.

Uygulamalar

Şunlara uygulanır