Configuration Item Class
Definition
Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
C#
public class ConfigurationItem : IDisposableVB
Public Class ConfigurationItem
Implements IDisposable- Inheritance
- Object ConfigurationItem
- Implements
- IDisposable
Constructors
| ConfigurationItem(configuration_keys, Boolean) | |
| ConfigurationItem(configuration_keys, Double) | |
| ConfigurationItem(configuration_keys, Int32) | |
| ConfigurationItem(configuration_keys, String) |
Methods
| Dispose | |
| Dispose(Boolean) | |
| Finalize | (Overrides ObjectFinalize) |
| get_key | |
| set_bool | |
| set_double | |
| set_integer | |
| set_string |
Fields
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |