EvaluationContext.CreateStore Method
Creates a new
Store for this context.
Namespace: SMath.MathAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public Store CreateStore()
Public Function CreateStore As Store
public:
Store^ CreateStore()
member CreateStore : unit -> Store
Return Value
StoreThe created instance of
Store.