System::Net::Http::Headers::HttpHeaderValueCollection< System::String >::ToString 方法

String >::ToString method

类似 C# Object.ToString() 方法。 实现将自定义对象转换为字符串的功能。

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

ReturnValue

String representation as provided by final class.

另见