VectorCollection.Parse(String) Metoda

Definice

String Převede reprezentaci kolekce vektorů na ekvivalentní 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

Reprezentace String kolekce vektorů.

Návraty

VectorCollection

Vrátí ekvivalent VectorCollection.

Platí pro