Metodo System::Net::WebHeaderCollection::ToString

WebHeaderCollection::ToString method

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

String System::Net::WebHeaderCollection::ToString() const override

ReturnValue

String representation as provided by final class.

Vedi anche