Click or drag to resize

KeyValuePairK, V Properties

The KeyValuePairK, V generic type exposes the following members.

Properties
  NameDescription
Public propertyKey
Key of this KeyValuePair
Public propertyValue
Value of this KeyValuePair
Top
See Also