Share via


CustomAttributeHandleCollection.IEnumerable<CustomAttributeHandle>.GetEnumerator Yöntem

Tanım

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

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

Döndürülenler

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

Uygulamalar

Şunlara uygulanır