System::Net::Http::Headers::HttpHeaderValueCollection< System::String >::ToString method

String >::ToString method

Analog of C# Object.ToString() method. Enables converting custom objects to string.

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

ReturnValue

String representation as provided by final class.

See Also