Aracılığıyla paylaş


FamilyTypefaceCollection.GetEnumerator Yöntem

Tanım

Koleksiyonda yinelenebilen bir listeleyici döndürür.

public:
 virtual System::Collections::Generic::IEnumerator<System::Windows::Media::FamilyTypeface ^> ^ GetEnumerator();
public System.Collections.Generic.IEnumerator<System.Windows.Media.FamilyTypeface> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Windows.Media.FamilyTypeface>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Windows.Media.FamilyTypeface>
Public Function GetEnumerator () As IEnumerator(Of FamilyTypeface)

Döndürülenler

IEnumerator<FamilyTypeface>

Koleksiyonda yinelenebilir bir numaralandırıcı.

Uygulamalar

Şunlara uygulanır