GradientStopCollection.IEnumerable<GradientStop>.GetEnumerator Yöntem

Tanım

Bu üyenin açıklaması için bkz GetEnumerator(). .

 virtual System::Collections::Generic::IEnumerator<System::Windows::Media::GradientStop ^> ^ System.Collections.Generic.IEnumerable<System.Windows.Media.GradientStop>.GetEnumerator() = System::Collections::Generic::IEnumerable<System::Windows::Media::GradientStop ^>::GetEnumerator;
System.Collections.Generic.IEnumerator<System.Windows.Media.GradientStop> IEnumerable<GradientStop>.GetEnumerator ();
abstract member System.Collections.Generic.IEnumerable<System.Windows.Media.GradientStop>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Windows.Media.GradientStop>
override this.System.Collections.Generic.IEnumerable<System.Windows.Media.GradientStop>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Windows.Media.GradientStop>
Function GetEnumerator () As IEnumerator(Of GradientStop) Implements IEnumerable(Of GradientStop).GetEnumerator

Döndürülenler

Koleksiyonda yinelemek için kullanılabilecek bir IEnumerator<T> nesnesi.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IEnumerable<T> arabirime GradientStopCollection yayınlandığında kullanılabilir.

Şunlara uygulanır