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.
LoadTestContext::Remove Method
Removes the first occurrence of a specific object from the LoadTestContext.
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 LoadTestContext. |
![]() | Remove(String^) | Removes the element that has the specified key from the LoadTestContext. |
Show:
