IPAddressInformationCollection.Add(IPAddressInformation) Metoda

Definice

Vyvolá operaci, NotSupportedException protože tato operace není pro tuto kolekci podporovaná.

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

Parametry

address
IPAddressInformation

Objekt, který se má přidat do kolekce.

Implementuje

Platí pro