NameValueWithParametersHeaderValue Methods
Assembly: System.Net.Http (in System.Net.Http.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified Object is equal to the current NameValueWithParametersHeaderValue object.(Overrides NameValueHeaderValue::Equals(Object^).) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as a hash function for an NameValueWithParametersHeaderValue object.(Overrides NameValueHeaderValue::GetHashCode().) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() ![]() | Parse(String^) | Converts a string to an NameValueWithParametersHeaderValue instance. |
![]() | ToString() | Returns a string that represents the current NameValueWithParametersHeaderValue object.(Overrides NameValueHeaderValue::ToString().) |
![]() ![]() | TryParse(String^, NameValueWithParametersHeaderValue^%) | Determines whether a string is valid NameValueWithParametersHeaderValue information. |
| Name | Description | |
|---|---|---|
![]() ![]() | ICloneable::Clone() | Creates a new object that is a copy of the current NameValueWithParametersHeaderValue instance. |




