static T GetPropertyValue( System.Text.Json.Nodes.JsonObject jso, string membername, T defaultvalue )

Summary

Get a property value by name, from a JsonObject. Return defaultValue if it's not found.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.