DiscoveryClientReferenceCollection::Values Property

 

Gets an System.Collections::ICollection object with all the values in the DiscoveryClientReferenceCollection.

Namespace:   System.Web.Services.Discovery
Assembly:  System.Web.Services (in System.Web.Services.dll)

public:
property ICollection^ Values {
	ICollection^ get();
}

Property Value

Type: System.Collections::ICollection^

An ICollection containing the values in the DiscoveryClientReferenceCollection.

DiscoveryClientReferenceCollection_Keys#2

.NET Framework
Available since 1.1
Return to top
Show: