ClientTargetCollection::Remove Method

 

Removes a ClientTarget object from the collection.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodRemove(ClientTarget^)

Removes the specified ClientTarget object from the collection.

System_CAPS_pubmethodRemove(String^)

Removes the ClientTarget object with the specified alias from the collection.

Return to top
Show: