DiscoveryClientReferenceCollection::Add Method (String^, DiscoveryReference^)
.NET Framework (current version)
Adds a DiscoveryReference with the specified URL and value to the DiscoveryClientReferenceCollection.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- url
-
Type:
System::String^
The URL for the reference to add to the DiscoveryClientReferenceCollection.
- value
-
Type:
System.Web.Services.Discovery::DiscoveryReference^
The DiscoveryReference to add to the DiscoveryClientReferenceCollection.
.NET Framework
Available since 1.1
Available since 1.1
Show: