ILNumerics Ultimate VS

Settings Methods

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The Settings type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCode exampleEnsureT(ExpressionFuncT, T)
Ensure the value for a specific (static) setting with robust rollback. This should be used in a 'using' directive.

[ILNumerics Core Module]

Public methodStatic memberCode exampleEnsureT(String, T)
Ensure the value for a specific (static) setting with robust rollback. This should be used in a 'using' directive.

[ILNumerics Core Module]

Public methodStatic memberLoadDefaults
(Re)load settings from the application configuration file or reset to default values.

[ILNumerics Core Module]

Top
See Also

Reference