表示测试操作结果对象的集合。
命名空间: 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.TestActionResultCollection
语法
public class TestActionResultCollection : ObservableCollection<ITestActionResult>
public ref class TestActionResultCollection : ObservableCollection<ITestActionResult^>
type TestActionResultCollection =
class
inherit ObservableCollection<ITestActionResult>
end
Public Class TestActionResultCollection
Inherits ObservableCollection(Of ITestActionResult)
属性
| 名称 | 说明 | |
|---|---|---|
![]() |
Count | (从 Collection<T> 继承。) |
![]() |
Item[Int32] | (从 Collection<T> 继承。) |
![]() |
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)成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参阅
ITestActionResult
ObservableCollection<T>
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首
.jpeg)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)