HttpHeaderValueCollection<T> Class
Represents a collection of header values.
Namespace: System.Net.Http.Headers
Assembly: System.Net.Http (in System.Net.Http.dll)
The HttpHeaderValueCollection<T> type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Add | |
![]() | Clear | |
![]() | Contains | |
![]() | CopyTo | |
![]() | Equals | (Inherited from Object.) |
![]() | GetEnumerator | |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ParseAdd | |
![]() | Remove | |
![]() | ToString | (Overrides Object::ToString().) |
![]() | TryParseAdd |
Show:
