Entry(IPrimitive) Constructor

Constructor to create an expression operand based on the existing Expression component. .

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public Entry(
	IPrimitive value
)

Parameters

value  IPrimitive
Existing to use data of.

See Also