IPAddressCollection::Add Method (IPAddress^)
.NET Framework (current version)
Throws a NotSupportedException because this operation is not supported for this collection.
Assembly: System (in System.dll)
Parameters
- address
-
Type:
System.Net::IPAddress^
The object to be added to the collection.
Implements
ICollection<T>::Add(T)
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: