DiscoveryExceptionDictionary 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 the Exception that occurred while discovering the specified URL from the DiscoveryExceptionDictionary.
Public property Keys
Gets a System.Collections.ICollection object with all the keys in the DiscoveryExceptionDictionary.
Public property Values
Gets a System.Collections.ICollection object containing all the values in the DiscoveryExceptionDictionary.
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: