Udostępnij za pośrednictwem


FreezableCollection<T>.GetEnumerator Metoda

Definicja

Zwraca moduł wyliczający dla całego FreezableCollection<T>elementu .

public:
 System::Windows::FreezableCollection<T>::Enumerator GetEnumerator();
public System.Windows.FreezableCollection<T>.Enumerator GetEnumerator ();
member this.GetEnumerator : unit -> System.Windows.FreezableCollection<'T (requires 'T :> System.Windows.DependencyObject)>.Enumerator
Public Function GetEnumerator () As FreezableCollection(Of T).Enumerator

Zwraca

FreezableCollection<T>.Enumerator

Moduł wyliczający dla całego FreezableCollection<T>elementu .

Dotyczy