Aracılığıyla paylaş


Int32Collection.Parse(String) Yöntem

Tanım

Belirtilen dizeden oluşturulan bir örneğini Int32Collection döndürür.

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

Parametreler

source
String

öğesine Int32dönüştürülen dize.

Döndürülenler

Int32Collection

'den sourceoluşturulan bir Int32Collection örneği.

Şunlara uygulanır