Gets the list of elements contained in the DictionaryBase instance.
Protected ReadOnly Property InnerHashtable As Hashtable
Dim value As Hashtable value = Me.InnerHashtable
protected Hashtable InnerHashtable { get; }
protected: property Hashtable^ InnerHashtable { Hashtable^ get (); }
protected function get InnerHashtable () : Hashtable
The On* methods are invoked only on the instance returned by the Dictionary property, but not on the instance returned by the InnerHashtable property.
Retrieving the value of this property is an O(1) operation.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98