EventDefinitionHandleCollection.IEnumerable<EventDefinitionHandle>.GetEnumerator Yöntem

Tanım

Toplulukta yinelenen bir numaralandırıcı döndürür.

 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

Döndürülenler

Koleksiyonda yinelemek için kullanılabilecek bir numaralandırıcı.

Uygulamalar

Şunlara uygulanır