Share via


IPAddressInformationCollection.Remove(IPAddressInformation) Yöntem

Tanım

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

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

Parametreler

address
IPAddressInformation

Kaldırılacak nesne.

Döndürülenler

Her zaman bir NotSupportedExceptionatar.

Uygulamalar

Şunlara uygulanır