Udostępnij za pośrednictwem


TestResultParameterCollection.Add Method

Include Protected Members
Include Inherited Members

Creates and adds a new test result parameter to the collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Add(T) Adds an object to the end of the Collection<T>. (Inherited from Collection<ITestResultParameter>.)
Public method Add(String, String, String) Creates and adds a new test result parameter to the collection.

Top

See Also

Reference

TestResultParameterCollection Class

Microsoft.TeamFoundation.TestManagement.Client Namespace