Bagikan melalui


UnicastIPAddressInformationCollection.Remove Metode

Definisi

NotSupportedException Melempar karena koleksi bersifat baca-saja dan elemen tidak dapat dihapus.

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

Parameter

address
UnicastIPAddressInformation

Objek yang akan dihapus.

Mengembalikan

Selalu melempar NotSupportedException.

Penerapan

Berlaku untuk