TimelineCollection.Enumerator.Current 屬性

定義

取得值,這個值表示集合中的目前項目。

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

屬性值

Timeline

集合中的目前元素。

實作

適用於