MediaTypeWithQualityHeaderValue Methods
.NET Framework (current version)
Namespace:
System.Net.Http.Headers
Assembly: System.Net.Http (in System.Net.Http.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified Object is equal to the current MediaTypeHeaderValue object.(Inherited from MediaTypeHeaderValue.) |
![]() | GetHashCode() | Serves as a hash function for an MediaTypeHeaderValue object.(Inherited from MediaTypeHeaderValue.) |
![]() | GetType() | |
![]() ![]() | Parse(String^) | Converts a string to an MediaTypeWithQualityHeaderValue instance. |
![]() | ToString() | Returns a string that represents the current MediaTypeHeaderValue object.(Inherited from MediaTypeHeaderValue.) |
![]() ![]() | TryParse(String^, MediaTypeWithQualityHeaderValue^%) | Determines whether a string is valid MediaTypeWithQualityHeaderValue information. |
| Name | Description | |
|---|---|---|
![]() ![]() | ICloneable::Clone() | Creates a new object that is a copy of the current MediaTypeWithQualityHeaderValue instance. |
Show:



