ExportedTypeHandleCollection.IEnumerable<ExportedTypeHandle>.GetEnumerator Metoda

Definicja

Zwraca moduł wyliczający, który iteruje po kolekcji.

 virtual System::Collections::Generic::IEnumerator<System::Reflection::Metadata::ExportedTypeHandle> ^ System.Collections.Generic.IEnumerable<System.Reflection.Metadata.ExportedTypeHandle>.GetEnumerator() = System::Collections::Generic::IEnumerable<System::Reflection::Metadata::ExportedTypeHandle>::GetEnumerator;
System.Collections.Generic.IEnumerator<System.Reflection.Metadata.ExportedTypeHandle> IEnumerable<ExportedTypeHandle>.GetEnumerator ();
abstract member System.Collections.Generic.IEnumerable<System.Reflection.Metadata.ExportedTypeHandle>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Reflection.Metadata.ExportedTypeHandle>
override this.System.Collections.Generic.IEnumerable<System.Reflection.Metadata.ExportedTypeHandle>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Reflection.Metadata.ExportedTypeHandle>
Function GetEnumerator () As IEnumerator(Of ExportedTypeHandle) Implements IEnumerable(Of ExportedTypeHandle).GetEnumerator

Zwraca

Moduł wyliczający, który może służyć do iterowania po kolekcji.

Implementuje

Dotyczy