EvaluationContext.CreateStore Method

Creates a new Store for this context.

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public Store CreateStore()

Return Value

Store
The created instance of Store.

See Also