IPAddressInformationCollection.Remove(IPAddressInformation) Metod

Definition

Genererar en NotSupportedException eftersom den här åtgärden inte stöds för den här samlingen.

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

Parametrar

address
IPAddressInformation

Objektet som ska tas bort.

Returer

Kastar alltid en NotSupportedException.

Implementeringar

Gäller för