Click or drag to resize
HashSet2TGetEnumerator Method

[Missing <summary> documentation for "M:System.Collections.Generic.HashSet2`1.GetEnumerator"]

Namespace: System.Collections.Generic
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator

[Missing <returns> documentation for "M:System.Collections.Generic.HashSet2`1.GetEnumerator"]

Implements

IEnumerableGetEnumerator
See Also