Header |
The HeaderSet type exposes the following members.
Name | Description | |
---|---|---|
Add(HeaderId) | Add the specified header. | |
Add(String) | Add the specified header. | |
AddRange(IEnumerableHeaderId) | Add a collection of headers. | |
AddRange(IEnumerableString) | Add a collection of headers. | |
Clear | Clear the set of headers. | |
Contains(HeaderId) | Check if the set of headers contains the specified header. | |
Contains(String) | Check if the set of headers contains the specified header. | |
CopyTo | Copy all of the headers in the HeaderSet to the specified array. | |
Equals | (Inherited from Object) | |
Finalize | (Inherited from Object) | |
GetEnumerator | Get an enumerator for the set of headers. | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) | |
Remove(HeaderId) | Remove the specified header. | |
Remove(String) | Remove the specified header. | |
ToString | (Inherited from Object) |