Nemerle Documentation

DictionaryEntry Members

DictionaryEntry overview

Public Instance Constructors

DictionaryEntry Constructor

Public Instance Properties

Key Returns the key of this entry.
KeyValue Returns the key/value pair for this entry.
Value Returns the value of this entry.

Public Instance Methods

Equals (inherited from Object)  
GetHashCode (inherited from Object)  
GetType (inherited from Object)  
ToString (inherited from Object)  

Protected Instance Methods

Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  

See Also

DictionaryEntry Class | Nemerle.Collections Namespace