CharacterMetricsDictionary.GetEnumerator Metoda

Definicja

Ważne

Ten interfejs API nie jest zgodny ze specyfikacją CLS.

Zwraca moduł wyliczający, który iteruje po kolekcji.

public:
 virtual System::Collections::Generic::IEnumerator<System::Collections::Generic::KeyValuePair<int, System::Windows::Media::CharacterMetrics ^>> ^ GetEnumerator();
[System.CLSCompliant(false)]
public System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<int,System.Windows.Media.CharacterMetrics>> GetEnumerator ();
[<System.CLSCompliant(false)>]
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<int, System.Windows.Media.CharacterMetrics>>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<int, System.Windows.Media.CharacterMetrics>>
Public Function GetEnumerator () As IEnumerator(Of KeyValuePair(Of Integer, CharacterMetrics))

Zwraca

IEnumerator<KeyValuePair<Int32,CharacterMetrics>>

Moduł wyliczający, który iteruje po kolekcji.

Implementuje

Atrybuty

Dotyczy