https://learn.microsoft.com/en-us/uwp/api/windows.data.json.jsonvalue.getnumber?view=winrt-26100
JsonValue.GetNumber Method (Windows.Data.Json) - Windows apps | Microsoft Learn
Gets the number (a Double) if the ValueType of the encapsulated value is Number.
jsonvaluegetnumbermethodwindowsdata
https://docs.microsoft.com/ja-jp/dotnet/api/system.text.json.nodes.jsonvalue.trygetvalue?view=net-10.0
JsonValue.TryGetValueT(T) Method (System.Text.Json.Nodes) | Microsoft Learn
Tries to obtain the current JSON value and returns a value that indicates whether the operation succeeded.
jsonvaluemethodsystemtextnodes
https://access.redhat.com/webassets/avalon/d/red_hat_jboss_enterprise_application_platform/7.4/javadocs/com/fasterxml/jackson/annotation/JsonValue.html
JsonValue (Red Hat JBoss Enterprise Application Platform 7.4.0.GA public API)
red hat jboss
https://download.eclipse.org/rt/rap/doc/2.3/guide/reference/api/org/eclipse/rap/json/JsonValue.html
JsonValue (Eclipse Remote Application Platform API Reference)
application platformjsonvalueeclipseremoteapi
https://docs.microsoft.com/en-us/uwp/api/windows.data.json.jsonvalue.parse?view=winrt-19041
JsonValue.Parse(String) Method (Windows.Data.Json) - Windows apps | Microsoft Learn
Parses the specified JSON string into a JsonValue. Note This method will throw an exception if the provided JSON string is not valid. Use of...
jsonvalueparsestringmethodwindows
https://download.eclipse.org/rt/rap/doc/3.1/guide/reference/api/org/eclipse/rap/json/JsonValue.html
JsonValue (Eclipse RAP 3.1.0-SNAPSHOT API Reference)
eclipse rapsnapshot apijsonvaluereference
https://javaee.github.io/javaee-spec/javadocs/javax/json/JsonValue.ValueType.html
JsonValue.ValueType (Java(TM) EE 8 Specification APIs)
jsonvaluejavatmeespecification
https://learn.microsoft.com/en-us/uwp/api/windows.data.json.jsonvalue.createbooleanvalue?view=winrt-26100
JsonValue.CreateBooleanValue(Boolean) Method (Windows.Data.Json) - Windows apps | Microsoft Learn
Creates a JsonValue from a Boolean.
jsonvaluebooleanmethodwindowsdata
https://docs.microsoft.com/en-us/dotnet/api/system.text.json.nodes.jsonvalue?view=net-10.0
JsonValue Class (System.Text.Json.Nodes) | Microsoft Learn
Represents a mutable JSON value.
class systemjsonvaluetextnodesmicrosoft
https://docs.microsoft.com/en-us/uwp/api/windows.data.json.jsonvalue.tryparse?view=winrt-19041
JsonValue.TryParse(String, JsonValue) Method (Windows.Data.Json) - Windows apps | Microsoft Learn
Parses the specified string into a JsonValue.
jsonvaluestringmethodwindowsdata
https://access.redhat.com/webassets/avalon/d/red_hat_jboss_enterprise_application_platform/7.4/javadocs/javax/json/JsonValue.html
JsonValue (Red Hat JBoss Enterprise Application Platform 7.4.0.GA public API)
red hat jboss