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

String >::ToString method

Análogo al método C# Object.ToString(). 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