GatewayIPAddressInformationCollection::Add Method (GatewayIPAddressInformation^)

 

Throws a NotSupportedException because this operation is not supported for this collection.

Namespace:   System.Net.NetworkInformation
Assembly:  System (in System.dll)

public:
virtual void Add(
	GatewayIPAddressInformation^ address
)

Parameters

address
Type: System.Net.NetworkInformation::GatewayIPAddressInformation^

The object to be added to the collection.

.NET Framework
Available since 2.0
Return to top
Show: