https://docs.microsoft.com/en-us/dotnet/api/system.text.json.jsonelement.objectenumerator.movenext?view=net-7.0
JsonElement.ObjectEnumerator.MoveNext Method (System.Text.Json) | Microsoft Learn
Advances the enumerator to the next element of the collection.
methodsystemtextjsonmicrosoft
https://docs.microsoft.com/ja-jp/dotnet/api/system.text.json.jsonelement.objectenumerator?view=net-10.0
JsonElement.ObjectEnumerator Struct (System.Text.Json) | Microsoft Learn
Represents an enumerator for the properties of a JSON object.
structsystemtextjsonmicrosoft
https://docs.microsoft.com/ja-jp/dotnet/api/system.text.json.jsonelement.objectenumerator.system-collections-ienumerable-getenumerator?view=net-10.0
JsonElement.ObjectEnumerator.IEnumerable.GetEnumerator Method (System.Text.Json) | Microsoft Learn
Returns an enumerator that iterates through a collection.
ienumerablegetenumeratormethodsystemtext
https://docs.microsoft.com/en-us/dotnet/api/system.text.json.jsonelement.objectenumerator?view=net-8.0
JsonElement.ObjectEnumerator Struct (System.Text.Json) | Microsoft Learn
Represents an enumerator for the properties of a JSON object.
structsystemtextjsonmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.text.json.jsonelement.objectenumerator.dispose?view=net-10.0
JsonElement.ObjectEnumerator.Dispose Method (System.Text.Json) | Microsoft Learn
Releases the resources used by this JsonElement.ObjectEnumerator instance.
disposemethodsystemtextjson