get_Parameters()

NameValueWithParametersHeaderValue::get_Parameters() method

Returns parameters from the current instance.

System::SharedPtr<Collections::Generic::ICollection<System::SharedPtr<NameValueHeaderValue>>> System::Net::Http::Headers::NameValueWithParametersHeaderValue::get_Parameters()

Return Value

Parameters from the current instance.

See Also