| MutablePairT1, T2 Properties | 
The MutablePairT1, T2 generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Item1 | 
            Gets or sets the first item in the tuple.
             | 
|  | Item2 | 
            Gets or sets the second item in the tuple.
             | 
 See Also
See Also