UnicastIPAddressInformationCollection.Add(UnicastIPAddressInformation) Metod

Definition

Genererar en NotSupportedException eftersom den här åtgärden inte stöds för den här samlingen.

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)

Parametrar

address
UnicastIPAddressInformation

Objektet som ska läggas till i samlingen.

Implementeringar

Gäller för