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

Community Additions

ADD
Show: