DiscoveryClientResultCollection::Contains Method (DiscoveryClientResult^)
.NET Framework (current version)
Determines whether the DiscoveryClientResultCollection contains a specific DiscoveryClientResult.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- value
-
Type:
System.Web.Services.Discovery::DiscoveryClientResult^
The DiscoveryClientResult to locate in the DiscoveryClientResultCollection.
Return Value
Type: System::Booleantrue if the DiscoveryClientResult is found in the DiscoveryClientResultCollection; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: