Creates a JsonValue from a number.
public:
static JsonValue^ CreateNumberValue(
float64 input
)
input
Type: float64
The number to store in the JsonValue.
Type: JsonValue
The JsonValue.
Namespace: Windows.Data.Json
Metadata: windows.winmd