The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
LoadTestUserContext::Remove Method
Removes the first occurrence of a specific object from the LoadTestUserContext.
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | Remove(KeyValuePair<String^, Object^>) | Removes the first occurrence of a specific object from the LoadTestUserContext. |
![]() | Remove(String^) | Returns a value that indicates whether the first occurrence of a specific object must be moved from the LoadTestUserContext object. |
Show:
