表示给定测试迭代、共享步骤集合或测试操作中测试结果参数的集合。
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
继承层次结构
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.ObservableCollection<T>
Microsoft.TeamFoundation.TestManagement.Client.TestResultParameterCollection
语法
public class TestResultParameterCollection : ObservableCollection<ITestResultParameter>
public ref class TestResultParameterCollection : ObservableCollection<ITestResultParameter^>
type TestResultParameterCollection =
class
inherit ObservableCollection<ITestResultParameter>
end
Public Class TestResultParameterCollection
Inherits ObservableCollection(Of ITestResultParameter)
属性
| 名称 | 说明 | |
|---|---|---|
![]() |
Count | (从 Collection<T> 继承。) |
![]() |
Item[Int32] | (从 Collection<T> 继承。) |
![]() |
Item[String] | 获取指定的 name 在 测试结果测试集合中。 |
![]() |
Items | (从 Collection<T> 继承。) |
方法
事件
| 名称 | 说明 | |
|---|---|---|
![]() |
CollectionChanged | (从 ObservableCollection<T> 继承。) |
![]() |
PropertyChanged | (从 ObservableCollection<T> 继承。) |
显式接口实现
| 名称 | 说明 | |
|---|---|---|
![]() ![]() |
ICollection.CopyTo(Array, Int32) | (从 Collection<T> 继承。) |
![]() ![]() |
IEnumerable.GetEnumerator() | (从 Collection<T> 继承。) |
![]() ![]() |
IList.Add(Object) | (从 Collection<T> 继承。) |
![]() ![]() |
IList.Contains(Object) | (从 Collection<T> 继承。) |
![]() ![]() |
IList.IndexOf(Object) | (从 Collection<T> 继承。) |
![]() ![]() |
IList.Insert(Int32, Object) | (从 Collection<T> 继承。) |
![]() ![]() |
IList.Remove(Object) | (从 Collection<T> 继承。) |
线程安全
此类型的任何公共静态(Visual Basic 中为 Shared)成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参阅
ITestResultParameter
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首
.jpeg)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)