Click or drag to resize

Variable  Conversion (Variable to Double)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Monkeyspeak.Variable.op_Implicit(Monkeyspeak.Variable)~System.Double"]

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public static implicit operator double (
	Variable var
)

Parameters

var
Type: MonkeyspeakVariable

[Missing <param name="var"/> documentation for "M:Monkeyspeak.Variable.op_Implicit(Monkeyspeak.Variable)~System.Double"]

Return Value

Type: Double

[Missing <returns> documentation for "M:Monkeyspeak.Variable.op_Implicit(Monkeyspeak.Variable)~System.Double"]

See Also