EvaluationContextCreateStore Method

Creates a new Store for this context.

Definition

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

Return Value

Store
The created instance of Store.

See Also