FrozenSet<T>.GetEnumerator Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an enumerator that iterates through the set.
public:
System::Collections::Frozen::FrozenSet<T>::Enumerator GetEnumerator();
public System.Collections.Frozen.FrozenSet<T>.Enumerator GetEnumerator ();
member this.GetEnumerator : unit -> System.Collections.Frozen.FrozenSet<'T>.Enumerator
Public Function GetEnumerator () As FrozenSet(Of T).Enumerator
An enumerator that iterates through the set.
Produto | Versões |
---|---|
.NET | 8 (package-provided), 8, 9 (package-provided), 9 |
.NET Framework | 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided) |
.NET Standard | 2.0 (package-provided) |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Comentários do .NET
O .NET é um projeto código aberto. Selecione um link para fornecer comentários: