GatewayIPAddressInformationCollection.Add(GatewayIPAddressInformation) Méthode

Définition

Lève une NotSupportedException car cette opération n’est pas prise en charge pour cette collection.

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)

Paramètres

address
GatewayIPAddressInformation

Objet à ajouter à la collection.

Implémente

S’applique à