Term(IPrimitive) Constructor
Copying of the expression component.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public Term(
IPrimitive value
)
Public Sub New (
value As IPrimitive
)
public:
Term(
IPrimitive^ value
)
new :
value : IPrimitive -> Term
Parameters
- value IPrimitive
-
Expression component.