Share via


Metodo GlobalObjectCollection.GetEnumerator

restituisce un enumeratore per questa raccolta.

Spazio dei nomi:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Sintassi

'Dichiarazione
Public Function GetEnumerator As IEnumerator
public IEnumerator GetEnumerator()

Valore restituito

Tipo: System.Collections.IEnumerator
IEnumerator .

Implementa

IEnumerable.GetEnumerator()

Sicurezza di .NET Framework

Vedere anche

Riferimenti

GlobalObjectCollection Classe

Spazio dei nomi Microsoft.VisualStudio.Shell.Design