Share via


UnicastIPAddressInformationCollection.Remove Yöntem

Tanım

Koleksiyon salt okunur olduğundan ve öğeler kaldırılamadığından bir NotSupportedException oluşturur.

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

Parametreler

address
UnicastIPAddressInformation

Kaldırılacak nesne.

Döndürülenler

Her zaman bir NotSupportedExceptionatar.

Uygulamalar

Şunlara uygulanır