GatewayIPAddressInformationCollection.Add(GatewayIPAddressInformation) Methode

Definitie

Hiermee genereert u een NotSupportedException omdat deze bewerking niet wordt ondersteund voor deze verzameling.

public:
 virtual void Add(System::Net::NetworkInformation::GatewayIPAddressInformation ^ address);
public virtual void Add(System.Net.NetworkInformation.GatewayIPAddressInformation address);
abstract member Add : System.Net.NetworkInformation.GatewayIPAddressInformation -> unit
override this.Add : System.Net.NetworkInformation.GatewayIPAddressInformation -> unit
Public Overridable Sub Add (address As GatewayIPAddressInformation)

Parameters

address
GatewayIPAddressInformation

Het object dat moet worden toegevoegd aan de verzameling.

Implementeringen

Van toepassing op