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

String >::ToString method

Analog till C# Object.ToString() metod. Gör det möjligt att konvertera anpassade objekt till sträng.

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

ReturnValue

String representation as provided by final class.

Se även