Bagikan melalui


SupportTicketNoSubChatTranscriptCollection.IEnumerable<SupportTicketNoSubChatTranscriptResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

An enumerator that can be used to iterate through the collection.

Implements

Applies to