TimelineCollection.Enumerator.Current Propiedad

Definición

Obtiene un valor que representa el elemento actual de la colección.

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

Valor de propiedad

Timeline

Elemento actual de la colección.

Implementaciones

Se aplica a