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

屬性值

集合中的目前元素。

實作

適用於