Share via


WebTestRequestHeaderCollection.Remove Method

Include Protected Members
Include Inherited Members

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

Remove(T)

Removes the first occurrence of a specific object from the Collection<T>. (Inherited from Collection<WebTestRequestHeader>.)

Public method

Remove(String)

Removes the first occurrence of a header with the specified header name.

Top

See Also

Reference

WebTestRequestHeaderCollection Class

WebTestRequestHeaderCollection Members

Microsoft.VisualStudio.TestTools.WebTesting Namespace