DoubleCollection::ToString Method ()

 

Creates a String representation of this DoubleCollection.

Namespace:   System.Windows.Media
Assembly:  PresentationCore (in PresentationCore.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

Returns a String containing the values of this DoubleCollection.

.NET Framework
Available since 3.0
Return to top
Show: