Mono Class Library: Overview

System.Collections.DictionaryBase: Property Members

The properties of System.Collections.DictionaryBase are listed below. For a list of all members, see the DictionaryBase Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint. Returns the number of items in the dictionary

Protected Properties

[read-only]
DictionaryIDictionary. The collection contained as an IDictionary
[read-only]
InnerHashtableHashtable. The internal Hashtable representation for this dictionary