Click or drag to resize

VariableTableEquals Method

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

[Missing <summary> documentation for "M:Monkeyspeak.VariableTable.Equals(Monkeyspeak.IVariable)"]

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public bool Equals(
	IVariable other
)

Parameters

other
Type: MonkeyspeakIVariable

[Missing <param name="other"/> documentation for "M:Monkeyspeak.VariableTable.Equals(Monkeyspeak.IVariable)"]

Return Value

Type: Boolean

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

Implements

IEquatableTEquals(T)
See Also