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::Count Property
Gets the number of elements that are contained in the LoadTestUserContext object.
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
Property Value
Type: System::Int32The number of elements that are contained in the LoadTestUserContext object.
Implements
ICollection<T>::Count
Show: