SenderUsernameResourceCollection.IEnumerable<SenderUsernameResource>.GetEnumerator Metodo

Definizione

Restituisce un enumeratore che consente di scorrere la raccolta.

System.Collections.Generic.IEnumerator<Azure.ResourceManager.Communication.SenderUsernameResource> IEnumerable<SenderUsernameResource>.GetEnumerator ();
abstract member System.Collections.Generic.IEnumerable<Azure.ResourceManager.Communication.SenderUsernameResource>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Azure.ResourceManager.Communication.SenderUsernameResource>
override this.System.Collections.Generic.IEnumerable<Azure.ResourceManager.Communication.SenderUsernameResource>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Azure.ResourceManager.Communication.SenderUsernameResource>
Function GetEnumerator () As IEnumerator(Of SenderUsernameResource) Implements IEnumerable(Of SenderUsernameResource).GetEnumerator

Restituisce

Enumeratore che può essere usato per scorrere la raccolta.

Implementazioni

Si applica a