Bagikan melalui


GatewayIPAddressInformationCollection.Remove Metode

Definisi

NotSupportedException Melempar karena operasi ini tidak didukung untuk koleksi ini.

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

Parameter

address
GatewayIPAddressInformation

Objek yang akan dihapus.

Mengembalikan

Selalu melempar NotSupportedException.

Penerapan

Berlaku untuk