Method Contains
Contains(string)
Determines whether the collection contains a header with the specified name.
bool Contains(string name)
Parameters
namestringThe name of the header to locate.
Determines whether the collection contains a header with the specified name.
bool Contains(string name)
name stringThe name of the header to locate.