Click or drag to resize

IVariable Interface

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

[Missing <summary> documentation for "T:Monkeyspeak.IVariable"]

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public interface IVariable : IEquatable<IVariable>

The IVariable type exposes the following members.

Properties
  NameDescription
Public propertyIsConstant
Public propertyName
Public propertyValue
Top
Extension Methods
  NameDescription
Public Extension MethodConvertToTable (Defined by VariablesExtension.)
Top
See Also