StoreCloneShare Method

Creates a copy of current context with Shared definitions only.

Definition

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

Return Value

Store
Copy of current context with Shared definitions only.

See Also