Pair<T1, T2> Operators
Include Protected Members
Include Inherited Members
The Pair<T1, T2> type exposes the following members.
Operators
| Name | Description | |
|---|---|---|
![]() ![]() |
Equality | Determines whether the values and the types of values in this pair and those in a supplied pair are the same. |
![]() ![]() |
Inequality | Determines whether the values and the types of values in this pair and those in a supplied pair are not the same. |
Top
.gif)
.gif)