GradientStopCollection.Enumerator.Current Propriété

Définition

Obtient l’élément actuel dans la collection.

public:
 property System::Windows::Media::GradientStop ^ Current { System::Windows::Media::GradientStop ^ get(); };
public System.Windows.Media.GradientStop Current { get; }
member this.Current : System.Windows.Media.GradientStop
Public ReadOnly Property Current As GradientStop

Valeur de propriété

GradientStop

Élément actuel dans la collection.

Implémente

S’applique à