Método System::Net::Http::Headers::HttpHeaderValueCollection< System::String >::ToString

String >::ToString method

Análogo al método Object.ToString() de C#. Permite convertir objetos personalizados a cadena.

virtual String System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::ToString() const override

ReturnValue

String representation as provided by final class.

Ver también