Click or drag to resize

Element Class

Inheritance Hierarchy
SystemObject
  DWSIM.Thermodynamics.Utilities.Hypos.MethodsElement

Namespace: DWSIM.Thermodynamics.Utilities.Hypos.Methods
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[SerializableAttribute]
public class Element
Request Example View Source

The Element type exposes the following members.

Constructors
 NameDescription
Public methodElement 
Top
Properties
 NameDescription
Public propertyElementName 
Public propertyElementSymbol 
Public propertyID 
Public propertyMW 
Top
Fields
 NameDescription
Private field_ElementName 
Private field_ID 
Private field_MW 
Private field_Symbol 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also