GradientStopCollection.Enumerator.Current Propiedad

Definición

Obtiene el elemento actual de la colección.

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

Valor de propiedad

Elemento actual de la colección.

Implementaciones

Se aplica a