Click or drag to resize

PageRemoveVariable Method (IVariable)

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

Removes the variable.

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public bool RemoveVariable(
	IVariable var
)

Parameters

var
Type: MonkeyspeakIVariable

[Missing <param name="var"/> documentation for "M:Monkeyspeak.Page.RemoveVariable(Monkeyspeak.IVariable)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Monkeyspeak.Page.RemoveVariable(Monkeyspeak.IVariable)"]

See Also