StringWithQualityHeaderValue Class
Represents a string header value with an optional quality.
Namespace: System.Net.Http.Headers
Assembly: System.Net.Http (in System.Net.Http.dll)
The StringWithQualityHeaderValue type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | StringWithQualityHeaderValue(String) | Initializes a new instance of the StringWithQualityHeaderValue class. |
![]() | StringWithQualityHeaderValue(String, Double) | Initializes a new instance of the StringWithQualityHeaderValue class. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Overrides Object::Equals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Overrides Object::GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Parse | |
![]() | ToString | (Overrides Object::ToString().) |
![]() ![]() | TryParse |
Show:
