Gets the number value with the specified name.
public:
float64 GetNamedNumber(
String^ name
)
name
Type: String
The name.
Type: float64
The number value with the specified name.
Important An exception is thrown if the name-value pair specified by name is not found in the JsonObject.
Namespace: Windows.Data.Json
Metadata: windows.winmd