GradientStopCollection.Enumerator.Current プロパティ

定義

コレクション内の現在の要素を取得します。

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

プロパティ値

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

実装

適用対象