MulticastIPAddressInformationCollection.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::MulticastIPAddressInformation ^ address);
public virtual bool Remove (System.Net.NetworkInformation.MulticastIPAddressInformation address);
abstract member Remove : System.Net.NetworkInformation.MulticastIPAddressInformation -> bool
override this.Remove : System.Net.NetworkInformation.MulticastIPAddressInformation -> bool
Public Overridable Function Remove (address As MulticastIPAddressInformation) As Boolean

Parametreler

address
MulticastIPAddressInformation

Kaldırılacak nesne.

Döndürülenler

Her zaman bir NotSupportedExceptionatar.

Uygulamalar

Şunlara uygulanır