RegionEvaluableValues Property
List of
Definition object contains data about math defenitions added in the scope of current region.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public virtual List<Definition> Values { get; }
Public Overridable ReadOnly Property Values As List(Of Definition)
Get
public:
virtual property List<Definition^>^ Values {
List<Definition^>^ get ();
}
abstract Values : List<Definition> with get
override Values : List<Definition> with get
Property Value
ListDefinition