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

Valori restituiti

Enumeratore per l'intero FreezableCollection<T>oggetto .

Si applica a