|
A Dictionary Collection Sorting By Value: The Code Project: An article on creating a custom collection like the SortedList that sort entries by value instead of by key
|
|
Namespace: MailMill. Assembly: MailMill (in MailMill.dll) See Also. MailHeaders Members | MailMill Namespace | System.Collections.DictionaryEntry
|
|
The properties of System.Collections.DictionaryEntry are listed below. For a list of all members, see the DictionaryEntry Members list.
|
|
The members of System.Collections.DictionaryEntry are listed below. See Also: Inherited members from System.ValueType [ ...
|
|
Defines a dictionary key-and-value pair that can be set or retrieved. For a list of all members of this type, see DictionaryEntry Members . System.Object
|
|
Gets the System.Collections.DictionaryEntry.Key of the DictionaryEntry in the collection over which the current instance is positioned. Property Value
|
|
Base Types Object ValueType DictionaryEntry. Assembly mscorlib Library BCL Summary Represents a dictionary entry consisting of a System.Collections.DictionaryEntry.Key and an ...
|