This topic has not yet been rated - Rate this topic

DiscoveryClientReferenceCollection Properties

(see also Protected Properties )
  Name Description
Public property Count 
Gets the number of elements contained in the DictionaryBase instance.
(inherited from DictionaryBase)
Public property Item
Gets or sets a DiscoveryReference object from the DiscoveryClientReferenceCollection with the specified URL.
Public property Keys
Gets an System.Collections.ICollection object with all the keys in the DiscoveryClientReferenceCollection.
Public property Values
Gets an System.Collections.ICollection object with all the values in the DiscoveryClientReferenceCollection.
Top
  Name Description
Protected property Dictionary 
Gets the list of elements contained in the DictionaryBase instance.
(inherited from DictionaryBase)
Protected property InnerHashtable 
Gets the list of elements contained in the DictionaryBase instance.
(inherited from DictionaryBase)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.