ILNumerics Ultimate VS

ILExpression Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Initializes a new instance of the ILExpression class

Namespace:  ILNumerics.Core.Misc
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public ILExpression(
	Expression exp
)

Parameters

exp
Type: System.Linq.ExpressionsExpression
See Also

Reference