ITestCaseCollection Properties

Include Protected Members
Include Inherited Members

The ITestCaseCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of elements contained in the ICollection<T>. (Inherited from ICollection<ITestCase>.)
Public property IsReadOnly Gets a value indicating whether the ICollection<T> is read-only. (Inherited from ICollection<ITestCase>.)
Public property Item Gets or sets the element at the specified index. (Inherited from IList<ITestCase>.)
Public property SyncRoot Gets an object that can be used to synchronize access to the collection. (Inherited from ITestObjectCollection<TObjectInterface>.)

Top

See Also

Reference

ITestCaseCollection Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace