Defines a class used to store two related objects.
The following tables list the members exposed by the Pair(TFirst, TSecond) type.
Name | Description | |
---|---|---|
Overloaded. |
Name | Description | |
---|---|---|
|
||
Gets the first object in the pair. |
||
Gets the second object in the pair. |
||
|
||
Gets the first object in the pair. |
||
Sets the second object in the pair. |
||
|