TextEffectCollection.IEnumerable<TextEffect>.GetEnumerator Yöntem
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bu üyenin açıklaması için bkz GetEnumerator(). .
virtual System::Collections::Generic::IEnumerator<System::Windows::Media::TextEffect ^> ^ System.Collections.Generic.IEnumerable<System.Windows.Media.TextEffect>.GetEnumerator() = System::Collections::Generic::IEnumerable<System::Windows::Media::TextEffect ^>::GetEnumerator;
C#
System.Collections.Generic.IEnumerator<System.Windows.Media.TextEffect> IEnumerable<TextEffect>.GetEnumerator ();
abstract member System.Collections.Generic.IEnumerable<System.Windows.Media.TextEffect>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Windows.Media.TextEffect>
override this.System.Collections.Generic.IEnumerable<System.Windows.Media.TextEffect>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Windows.Media.TextEffect>
Function GetEnumerator () As IEnumerator(Of TextEffect) Implements IEnumerable(Of TextEffect).GetEnumerator
Koleksiyonda yinelemek için kullanılabilecek bir IEnumerator<T> nesnesi.
Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IEnumerable<T> arabirime TextEffectCollection yayınlandığında kullanılabilir.
Ürün | Sürümler |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 |
Windows Desktop | 3.0, 3.1, 5, 6, 7 |