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