ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
EnsureT(ExpressionFuncT, T) |
Ensure the value for a specific (static) setting with robust rollback. This should be used in a 'using' directive.
[ILNumerics Core Module] | |
EnsureT(String, T) |
Ensure the value for a specific (static) setting with robust rollback. This should be used in a 'using' directive.
[ILNumerics Core Module] |
See Also