RegionEvaluableDeletedValues Property

List of IPrimitive entries remmoved from the evaluation context during calculation process 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<IPrimitive> DeletedValues { get; }

Property Value

ListIPrimitive

See Also