KeyKeyValuePairTPrimaryKey, TSecondayKey, TValue Class |
Namespace: WeatherSystem.Internal
public class KeyKeyValuePair<TPrimaryKey, TSecondayKey, TValue>
The KeyKeyValuePairTPrimaryKey, TSecondayKey, TValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | KeyKeyValuePairTPrimaryKey, TSecondayKey, TValue |
Create a new key,key,value instance with given value
|
Name | Description | |
---|---|---|
![]() | PrimaryKey |
The primary key of this instance
|
![]() | SecondaryKey |
The secondary key of this instance
|
![]() | Value |
The value of this instance
|
Name | Description | |
---|---|---|
![]() | ToString |
The string representation of this KeyKeyValue pair
(Overrides ObjectToString.) |