EventDefinitionHandleCollection.IEnumerable<EventDefinitionHandle>.GetEnumerator Metoda

Definicja

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

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

Zwraca

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

Implementuje

Dotyczy