Metoda WindowConfigurations.GetEnumerator —

Pobiera wyliczenia dla elementów w kolekcji.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
Function GetEnumerator As IEnumerator
IEnumerator GetEnumerator()
IEnumerator^ GetEnumerator()
abstract GetEnumerator : unit -> IEnumerator
function GetEnumerator() : IEnumerator

Wartość zwracana

Typ: IEnumerator
Moduł wyliczający.

Uwagi

Ta metoda jest używana w sposób jawny w programie Visual C++.Użyj programu Visual C# i Visual Basic foreach pętli, która korzysta z GetEnumerator metoda wewnętrznie.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WindowConfigurations Interfejs

Przestrzeń nazw EnvDTE