DiscoveryClientResultCollection.Remove Method (DiscoveryClientResult)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Removes the first occurrence of a specific DiscoveryClientResult from the DiscoveryClientResultCollection.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- value
-
Type:
System.Web.Services.Discovery.DiscoveryClientResult
The DiscoveryClientResult to remove from the DiscoveryClientResultCollection.
The DiscoveryClientResult elements that follow the removed DiscoveryClientResult move up to occupy the vacated spot.
DiscoveryClientResult_Filename#1
.NET Framework
Available since 1.1
Available since 1.1
Show: