Documentation for this section has not yet been entered.
[Edit]
[System.Runtime.ConstrainedExecution.ReliabilityContract(System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.Success)] [System.Runtime.InteropServices.ComVisible(false)] public static T Exchange<T> (ref T location1, T value) where T : class |
|
Type Parameters
- T
- Documentation for this section has not yet been entered.
[Edit]
Parameters
- location1
- Documentation for this section has not yet been entered.
[Edit]
- value
- Documentation for this section has not yet been entered.
[Edit]
Returns
Documentation for this section has not yet been entered.
[Edit]
Remarks
Requirements
Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0