Back to product page

RemoveAll method


Removes all headers from the collection.

Syntax

  • Basic
object.RemoveAll()
The RemoveAll(object) syntax has these parts:
objectAn expression evaluating to an object of type WebHeaders

Remarks

This method clears out collection by removing all WebHeader objects from it.

Platforms

Windows