MutablePairT1, T2 Class |
Namespace: FM.IceLink
The MutablePairT1, T2 type exposes the following members.
| Name | Description | |
|---|---|---|
| MutablePairT1, T2 |
Initializes a new instance of the MutablePairT1, T2 class.
|
| Name | Description | |
|---|---|---|
| Item1 |
Gets or sets the first item in the tuple.
| |
| Item2 |
Gets or sets the second item in the tuple.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |