CustomDebugInformationHandleCollection.IEnumerable<CustomDebugInformationHandle>.GetEnumerator Yöntem

Tanım

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

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

Döndürülenler

IEnumerator<CustomDebugInformationHandle>

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

Uygulamalar

Şunlara uygulanır