System.Web.Services.Discovery.DiscoveryClientResultCollection.Remove Method

Removes the first occurrence of a specific System.Web.Services.Discovery.DiscoveryClientResult from the System.Web.Services.Discovery.DiscoveryClientResultCollection.

Syntax

public void Remove (DiscoveryClientResult value)

Parameters

value
The System.Web.Services.Discovery.DiscoveryClientResult to remove from the System.Web.Services.Discovery.DiscoveryClientResultCollection.

Remarks

The System.Web.Services.Discovery.DiscoveryClientResult elements that follow the removed System.Web.Services.Discovery.DiscoveryClientResult move up to occupy the vacated spot.

Requirements

Namespace: System.Web.Services.Discovery
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0