DoubleCollection.Parse(String) Yöntem

Tanım

Çiftler String koleksiyonunun bir gösterimini eşdeğere DoubleCollectiondönüştürür.

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

Parametreler

source
String

String Çiftler koleksiyonunun gösterimi.

Döndürülenler

eşdeğerini DoubleCollectiondöndürür.

Şunlara uygulanır