ToString()

WebHeaderCollection::ToString() const method

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

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

Return Value

String representation as provided by final class.

See Also