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

String >::ToString method

Analogo del metodo C# Object.ToString() . Consente la conversione di oggetti personalizzati in stringa.

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

ReturnValue

String representation as provided by final class.

Vedi anche