FreezableCollection<T>.GetEnumerator Metodo

Definizione

Restituisce un enumeratore per l'intero FreezableCollection<T>.

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

Restituisce

FreezableCollection<T>.Enumerator

Enumeratore per l'intero oggetto FreezableCollection<T>.

Si applica a