JsonObject.GetEnumerator Method

Definition

Returns an enumerator that iterates through the JsonObject.

public System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string,System.Text.Json.Nodes.JsonNode?>> GetEnumerator ();

Returns

An enumerator that iterates through the JsonObject.

Implements

Applies to

Prodotto Versioni
.NET 6, 7, 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)