GatewayIPAddressInformationCollection::Remove Method (GatewayIPAddressInformation^)
.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.NetworkInformation::GatewayIPAddressInformation^
The object to be removed.
Implements
ICollection<T>::Remove(T)
.NET Framework
Available since 2.0
Available since 2.0
Show: