Aracılığıyla paylaş


SecurityInsightsBookmarkCollection.IEnumerable<SecurityInsightsBookmarkResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to