[ Version ( since = "0.8" ) ]
public double get_double_member (string member_name)
Convenience function that retrieves the floating point value stored in member_name
of this
.
It is an error to specify a member_name
which does not exist.
See also: [[email protected]_double_member_with_default], [[email protected]_member], [[email protected]_member]
this |
a JSON object |
member_name |
the name of the member |
the floating point value of the object's member |