次の方法で共有


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

コレクション内にある現在の要素です。

実装

適用対象