CommaDelimitedStringCollection::ToString Method ()

 

Returns a string representation of the object.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A string representation of the object.

.NET Framework
Available since 2.0
Return to top
Show: