get_number


Description:

public bool get_number (out double number)

Gets the number value of this.

Parameters:

this

a [struct@VectorValue]

number

a location to store the number value

Returns:

true if this is a number value and number was set, false otherwise