UnicastIPAddressInformationCollection.Add(UnicastIPAddressInformation) 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::UnicastIPAddressInformation ^ address);
public virtual void Add (System.Net.NetworkInformation.UnicastIPAddressInformation address);
abstract member Add : System.Net.NetworkInformation.UnicastIPAddressInformation -> unit
override this.Add : System.Net.NetworkInformation.UnicastIPAddressInformation -> unit
Public Overridable Sub Add (address As UnicastIPAddressInformation)

Paramètres

address
UnicastIPAddressInformation

Objet à ajouter à la collection.

Implémente

S’applique à