KeyValuePair() method
Syntax
KeyValuePair
()
Usage
Creates an empty key-value pair. Both entries are set to
null
.
Parent topic:
KeyValuePair< K, V > class
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.