This documentation is archived and is not being maintained.

DiscoveryClientReferenceCollection Properties

The properties of the DiscoveryClientReferenceCollection class are listed here. For a complete list of DiscoveryClientReferenceCollection class members, see the DiscoveryClientReferenceCollection Members topic.

Public Properties

public propertyCount (inherited from DictionaryBase) Gets the number of elements contained in the DictionaryBase instance.
public propertyItem Gets or sets a DiscoveryReference object from the DiscoveryClientReferenceCollection with the specified URL.

In C#, this property is the indexer for the DiscoveryClientReferenceCollection class.

public propertyKeys Gets an System.Collections.ICollection object with all the keys in the DiscoveryClientReferenceCollection.
public propertyValues Gets an System.Collections.ICollection object with all the values in the DiscoveryClientReferenceCollection.

Protected Properties

protected propertyDictionary (inherited from DictionaryBase) Gets the list of elements contained in the DictionaryBase instance.
protected propertyInnerHashtable (inherited from DictionaryBase) Gets the list of elements contained in the DictionaryBase instance.

See Also

DiscoveryClientReferenceCollection Class | System.Web.Services.Discovery Namespace

Show: