RegionEvaluableDeletedValues Property
List of
IPrimitive entries remmoved from the evaluation context during calculation process in the scope of current region.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public virtual List<IPrimitive> DeletedValues { get; }
Public Overridable ReadOnly Property DeletedValues As List(Of IPrimitive)
Get
public:
virtual property List<IPrimitive^>^ DeletedValues {
List<IPrimitive^>^ get ();
}
abstract DeletedValues : List<IPrimitive> with get
override DeletedValues : List<IPrimitive> with get
Property Value
ListIPrimitive