Share via


DetectedPropertiesInfo.GetEnumerator Method

Definition

public System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string,System.Collections.Generic.HashSet<string>>> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string, System.Collections.Generic.HashSet<string>>>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string, System.Collections.Generic.HashSet<string>>>
Public Function GetEnumerator () As IEnumerator(Of KeyValuePair(Of String, HashSet(Of String)))

Returns

Implements

Applies to