DoubleCollection.Parse(String) Metoda

Definice

String Převede reprezentaci kolekce dvojitých hodnot na ekvivalent DoubleCollection.

public:
 static System::Windows::Media::DoubleCollection ^ Parse(System::String ^ source);
public static System.Windows.Media.DoubleCollection Parse (string source);
static member Parse : string -> System.Windows.Media.DoubleCollection
Public Shared Function Parse (source As String) As DoubleCollection

Parametry

source
String

Reprezentace String kolekce dvojitých hodnot.

Návraty

Vrátí ekvivalent DoubleCollection.

Platí pro