The PairT1, T2 generic type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Key |
Gets the key in the key-value pair.
|
![]() | Value |
Gets the value in the key-value pair.
|
See Also
PairT1, T2 Properties | DryadLINQ documentation |
The PairT1, T2 generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Key |
Gets the key in the key-value pair.
|
![]() | Value |
Gets the value in the key-value pair.
|