Sdílet prostřednictvím


Int32Collection.Parse(String) Metoda

Definice

Vrátí instanci vytvořenou ze zadaného Int32Collection řetězce.

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

Parametry

source
String

Řetězec, který je převeden na Int32.

Návraty

Int32Collection

Instance Int32Collection vytvořená z source.

Platí pro