Share via


WebTestRequestHeaderCollection.Remove Method

Include Protected Members
Include Inherited Members

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

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(String) Removes the first occurrence of a header with the specified header name.
Public method Remove(UTP) Removes the first occurrence of a specific object from the Collection. (Inherited from Collection<WebTestRequestHeader>.)

Top

See Also

Reference

WebTestRequestHeaderCollection Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace