Click or drag to resize

TabularData Class

Inheritance Hierarchy
SystemObject
  DWSIM.SharedClassesTabularData

Namespace: DWSIM.SharedClasses
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public class TabularData : ITabularData, 
	ICustomXMLSerialization
Request Example View Source

The TabularData type exposes the following members.

Constructors
 NameDescription
Public methodTabularData 
Top
Properties
 NameDescription
Public propertyComments 
Public propertySource 
Public propertyXData 
Public propertyXName 
Public propertyXUnit 
Public propertyYData 
Public propertyYName 
Public propertyYUnit 
Top
Methods
 NameDescription
Public methodLoadData 
Public methodSaveData 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also