VectorCollection.Parse(String) Metoda

Definicja

Konwertuje reprezentację String kolekcji wektorów na odpowiednik VectorCollection.

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

Parametry

source
String

Reprezentacja String kolekcji wektorów.

Zwraca

VectorCollection

Zwraca odpowiednik VectorCollection.

Dotyczy