Nemerle Documentation
DictionaryEntry.KeyValue Property
Returns the key/value pair for this entry.
public
Nemerle.Internal.Tuple2
KeyValue {get; set;}
See Also
DictionaryEntry Class
|
Nemerle.Collections Namespace