StoreClear Method

Clears a definition from the global store.

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public void Clear(
	IPrimitive definition
)

Parameters

definition  IPrimitive
Definition to clear.

See Also