共用方式為


SecurityInsightsEntityQueryCollection.IEnumerable<SecurityInsightsEntityQueryResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to