GradientStopCollection.Parse(String) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
String Bir GradientStopCollection gösterimini eşdeğerine GradientStopCollectiondönüştürür.
public:
static System::Windows::Media::GradientStopCollection ^ Parse(System::String ^ source);
public static System.Windows.Media.GradientStopCollection Parse(string source);
static member Parse : string -> System.Windows.Media.GradientStopCollection
Public Shared Function Parse (source As String) As GradientStopCollection
Parametreler
Döndürülenler
eşdeğerini GradientStopCollectiondöndürür.