DiscoveryClientReferenceCollection::Contains Method (String^)
.NET Framework (current version)
Determines if the DiscoveryClientReferenceCollection contains a DiscoveryReference with the specified URL.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- url
-
Type:
System::String^
The URL for the DiscoveryReference to locate within the DiscoveryClientReferenceCollection.
Return Value
Type: System::Booleantrue if the DiscoveryClientReferenceCollection contains a DiscoveryReference with the specified URL; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: