RegionEvaluableValues Property

List of Definition object contains data about math defenitions added in the scope of current region.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public virtual List<Definition> Values { get; }

Property Value

ListDefinition

See Also