VectorCollection.Parse(String) Yöntem

Tanım

Vektör String koleksiyonunun bir gösterimini eşdeğer VectorCollectionbir öğesine dönüştürür.

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

Parametreler

source
String

Vektör String koleksiyonunun gösterimi.

Döndürülenler

VectorCollection

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

Şunlara uygulanır